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}/users/me \ --header 'x-user-key: <x-user-key>'
{}
Permanently deletes a User. It cannot be undone.
Authentication Key
Returns the User object that was deleted
The response is of type deleteUserResponse · object.
deleteUserResponse · object
Was this page helpful?