Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Body

application/json

Request body for interrupting an ongoing chat stream

chatId
string<uuid>
required

Unique identifier of the chat to interrupt

agentId
string<uuid>

Unique identifier of the agent to interrupt

Response

Successful response - no content