Skip a user-triggered browser action
Skip a user-triggered browser action
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
spaceId
runId
installedActionId
Response
The run state after skipping the browser step.
data