Chats

Delete Chat

Deletes a chat and all its associated messages. The requester must have edit access to the chat.

delete/chats/{chatId}

Path parameters

chatIdstring required

The unique identifier of the chat.

Response

Response for status 200

chatIdstring required

The ID of the deleted chat.

Changes