Skip the action a run is waiting on

View as Markdown

Skips the action the run is currently waiting on (e.g. one blocked on external input) and lets the run proceed. Authorization: space:contribute (org admins bypass); missing → 403. No request body. Returns 200 { data } with the updated run state.

Authentication

AuthorizationBearer

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

Path parameters

spaceIdstringRequired
runIdstringRequired

Response

The run state after skipping the action.
dataobject