For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Community
Sign Up
Home
Guides
Verbs
API Reference
Self-Hosting
Client SDKs
Tutorials
Changelog
Community
Sign Up
REST Platform Management
Users
delete a user
Copy page
DELETE
https://api.jambonz.cloud/v1
/
Users
/
:UserSid
Authentication
Authorization
Bearer
Bearer authentication of the form
Bearer <token>
, where token is your auth token.
Path parameters
UserSid
string
Required
Response
user deleted
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error