Skip to main content
POST
Pause Conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chatId
string
required

ID of the chat/conversation

Response

Conversation paused successfully

message
string
Example:

"Conversation paused successfully"

Last modified on April 25, 2025