Skip to main content
POST
/
chat
/
stop-chat-session
/
{chat_session_id}
Stop Chat Session
curl --request POST \
  --url https://cloud.onyx.app/api/chat/stop-chat-session/{chat_session_id} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://danswer-mintlify-deep-research-1773355783.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Authorization header with Bearer token

Path Parameters

chat_session_id
string<uuid>
required

Response

Successful Response

{key}
string