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>'
{}

Authorizations

Authorization
string
header
required

Authorization header with Bearer token

Path Parameters

chat_session_id
string<uuid>
required

Response

Successful Response

{key}
string