cURL
deleteConversation
Permanently deletes a Conversation. It cannot be undone. Also immediately deletes corresponding Messages.
DELETE
cURL
Documentation Index
Fetch the complete documentation index at: https://botpress.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Bot id
Integration id
Integration alias
Path Parameters
Conversation id
Response
Returns the Conversation object that was deleted
The response is of type deleteConversationResponse · object.
Last modified on March 24, 2026