Skip to main content
POST
Confirm Card-Gated Action (Stream)
When a turn raises a confirmation card for a destructive action (deleting an agent, for example), approve or decline it here. The target of the action is read from the card itself, never from the body, and the action’s own permission check runs again against the confirming user. approve: false dismisses the card and changes nothing. Streams the continued turn’s events over SSE. See the Conversations overview for the full conversation model.

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

agent_id
string
required
conversation_id
string
required

Body

application/json
request_id
string
required
approve
boolean

Response

200

Server-Sent Events stream of TaskUpdateEvent frames