Skip to main content
DELETE
Delete a single chat
Delete a single chat thread using its unique chat GUID. This permanently removes the chat and all associated messages from the system.

Authorizations

X-API-Key
string
header
required

Provide your generated API Key.

Path Parameters

chatGuid
string
required

Chat GUID in the format -;

Response

Chat deleted successfully