Skip to main content
POST
Confirm or reject a pending AI action (bearer token)

Authorizations

Authorization
string
header
required

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

Body

application/json
action_id
string<uuid>
required
confirmed
boolean
required
force
boolean | null
force_reason
string | null
Maximum string length: 280
reason
string | null

Response

Successful Response