1--- 2title: updateTaskStatus 3description: Update only the status of a task 4openapi: 'PUT /task/status/{id}' 5---