Select the types of activity you want to include in your feed.
1--- 2title: deleteProject 3description: Delete a project by ID 4openapi: 'DELETE /project/{id}' 5---