Pause a playbook run

View as Markdown

Requests the run to pause at the next safe point. Authorization: space:contribute (org admins bypass); missing → 403. No request body. Returns 200 { data } with the updated run status.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

spaceIdstringRequired
runIdstringRequired

Response

The run state after the pause request.
dataobject