Skip a user-triggered browser action

View as Markdown

Marks a user-triggered browser action as skipped (closing any open session) so the run can finish without it. Authorization: space:contribute (org admins bypass); missing → 403. Returns 200 { data } with the run state.

Authentication

AuthorizationBearer

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

Path parameters

spaceIdstringRequired
runIdstringRequired
installedActionIdstringRequired

Response

The run state after skipping the browser step.
dataobject