Skip to main content
POST
Respond to Human Intervention

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Path Parameters

session_id
string<uuid>
required

The ID of the browser session

Body

application/json
response
required

Response payload. For text input type, pass a string. For confirm, pass a boolean or confirmation string. For fields, pass an object keyed by field name.

requestId
string

ID of the intervention request to respond to. If omitted, the most recent pending request for the session is used.

Response

Human intervention response submitted successfully

data
object
required