delete https://chat.botpress.cloud/{webhookUrl}/conversations/
Permanently deletes a Conversation. It cannot be undone. Also immediately deletes corresponding Messages.
Log in to see full request history
Responses
Permanently deletes a Conversation. It cannot be undone. Also immediately deletes corresponding Messages.
xxxxxxxxxx
curl --request DELETE \
--url https://chat.botpress.cloud/your_default_webhook_url/conversations/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: