cURL
deleteUser
Permanently deletes a User. It cannot be undone.
DELETE
cURL
Documentation Index
Fetch the complete documentation index at: https://botpress-add-desk-to-botpress-docs.mintlify.app/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
User ID
Response
Returns the User object that was deleted
The response is of type deleteUserResponse · object.
Last modified on May 27, 2026