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