chats

Delete Chat

Deletes a specific chat based on the provided chatId. The chat and its contents are moved to trash and stop being retrievable immediately, then retained for 30 days before being permanently removed.

delete/chats/{chatId}

Path parameters

chatIdstring required

The unique identifier of the chat to delete. This must be passed as a path parameter in the URL.

Response

Success

idstring required
object'chat' required
deletedtrue required

Changes