Pause a playbook run
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
spaceId
runId
Response
The run state after the pause request.
data