Submit ask-first approval decisions for a paused chat and continue the agent run.
600 requests per minute.
POST /chats returns status: "approval_required" or POST /chats-streaming emits a tool_approval_request event. Submit approval decisions for the pending tool calls to continue the same chat.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the chat that is currently paused waiting for tool approval.
Success
Deprecated. Use agent_id instead.
The ID of the agent that processed the request
Unix timestamp in milliseconds of when the completion was created
ISO 8601 formatted timestamp of when the completion was created
The content of the chat
If research mode was used for this chat. The agent configuration can override the user requested value.
The format of the content returned
markdown, text The chat completed successfully
completed Unique identifier for the chat