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