Tasks
Update a Task
patch/tasks/{id}
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/UpdateTaskRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/UpdateTaskResponseBody.json"
}Changes
No recorded changes to this endpoint across all 28 revisions of this API.