Skip to main content

Update task status by ID

PATCH 

/task-status/:id

Update a current task status by task ID. Use this API to clear a pending task by updating the completionStatus and completed attributes.

Request

Responses

This response indicates the PATCH operation succeeded, and the API returns the updated task object.