Select the types of activity you want to include in your feed.
1--- 2title: updateTaskStatus 3description: Update only the status of a task 4openapi: 'PUT /task/status/{id}' 5---