Tasks

Update only the title of a task

put/task/title/{id}

Path parameters

idstring required

Request body

titlestring required

Response

Task title updated successfully

{"stackTrail":"paths:/task/title/{id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes