Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://chat.botpress.cloud/{webhookUrl}/messages/{id} \ --header 'x-user-key: <x-user-key>'
{}
Permanently deletes a Message. It cannot be undone.
Authentication Key
Message id
Returns the Message object that was deleted
The response is of type deleteMessageResponse · object.
deleteMessageResponse · object
Was this page helpful?