chats

Delete Chat

Deletes a specific chat based on the provided chatId. This operation is irreversible and permanently removes the chat and its contents.

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