v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBTask
Update task
Update a task by id. This endpoint currently only supports updating task status.
Permissions required: Permission to edit the containing page or blog post and view its corresponding space.
put/tasks/{id}
Path parameters
idinteger required
The ID of the task to be updated. If you don't know the task ID, use Get tasks and filter the results.
Query parameters
body-format'storage' | 'atlas_doc_format'
The primary formats a body can be represented as. A subset of BodyRepresentation. These formats are the only allowed formats in certain use cases.
The content format types to be returned in the body field of the response. If available, the representation will be available under a response field of the same name under the body field.
Request body
Response
Returned if the requested task is updated.