Skip to main content
POST
Stop Conversation
Stops the running turn and any sub-task it created. Queued follow-ups are kept unless clear_queue=true. 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

Body of the chat-backend stop endpoint.

clear_queue
boolean
default:false

Response

Successful Response