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