Permanently deletes a Message. It cannot be undone.
curl --request DELETE \ --url https://chat.botpress.cloud/{webhookUrl}/messages/{id} \ --header 'x-user-key: <x-user-key>'
{}
Authentication Key
Message id
Returns the Message object that was deleted
The response is of type object.
object
Was this page helpful?