cURL
curl --request POST \ --url https://app.textql.com/v2/chats/{id}/cancel \ --header 'Authorization: Bearer <token>'
{ "cancelled": true }
Cancel a running chat stream
Documentation IndexFetch the complete documentation index at: https://docs.textql.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.textql.com/llms.txt
Use this file to discover all available pages before exploring further.
API key or JWT token
Chat ID
Cancellation result
Whether the stream was successfully cancelled