Skip to main content

Create or update a task

PUT 

/tasks/:taskId

Send a PUT request to this resource to create or update a task. The taskId determines whether a new task is created or an existing task is updated.

Request

Responses

Task updated successfully