Update status
Sets an OperationsTask’s status (not_started / in_progress / completed / skipped). Setting COMPLETED stamps completed_at/by; any other status clears them. | authz: min_org_role=operator | (OperationsTaskStatusReq) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
task_id
Request
This endpoint expects an object.
status
Operator-driven lifecycle of an operations task.
Manually driven by operators for now (no automatic transitions). Kept structurally parallel to the Check status model in anticipation of the eventual Task <-> Check merge.
Allowed values:
Response
Successful Response
Errors
422
Operations Tasks Update Status V1request Unprocessable Entity Error

