Permanently deletes a Conversation. It cannot be undone. Also immediately deletes corresponding Messages.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Conversation id
Returns the Conversation object that was deleted
The response is of type object
.