Statuses
Update status
Updates one or more properties of a status. Only the fields you include are changed.
PATCH
Update status
Requires the
workspaces:write scope. Only workspace owners and admins can update statuses.Path parameters
The numeric status ID.
Request body
All fields are optional. Send only the fields you want to update.New status label.
New status category. Must be one of
pending, in_progress, completed, or cancelled.Icon slug.
Color value.
Sort position integer. Use this to reorder statuses.
Response
Returns the full updated status object.Status identifier.
Workspace this status belongs to.
Status label.
Icon slug.
Color value.
Status category.
Sort position.
UTC ISO-8601 creation timestamp.
Update status