Skip to main content
DELETE
Delete a chat

Authorizations

Authorization
string
header
default:YOUR_API_TOKEN
required

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

Path Parameters

chat_id
string
required

The ID of the chat to delete. This ID can be obtained from the List chats endpoint or when creating a new chat.

Response

Success

id
string
required
deleted
boolean
required