Skip to main content
POST
Stop an in-progress async chat

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

identifier
string
required

The unique identifier of the assistant specialization

chatUid
string
required

The unique identifier of the chat conversation

Response

Stop requested successfully

chatUid
string
Example:

"550e8400-e29b-41d4-a716-446655440000"

message
string
Example:

"Stop requested. The chat will finish its current step and complete."