Task
Update task
Updates an existing task with the provided details. All fields in the request body will overwrite existing values. Returns the updated task with all its properties.
put/v1/tasks/{id}
Path parameters
idstring required
Task identifier
Request body
Response
Task updated successfully