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