Transition an issue status
Atomically moves an issue through a legal status edge. expected_status is a compare-and-set precondition; client_id makes an uncertain result safe to replay.
Authentication
AuthorizationBearer
Pass an attributable fp2 API key as Authorization: Bearer <key>. Never embed keys in repositories or documentation.
Path parameters
projectId
reference
Request
This endpoint expects an object.
status
Allowed values:
expected_status
Allowed values:
client_id
Response
Success
issue
transition
actions
blocked
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error