For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a user

You cannot delete your own account.

delete
Authorizations
defguard_sessionstringRequired
Path parameters
usernamestringRequired

Name of the user.

Responses
200

User deleted.

No content

delete/api/v1/user/{username}
DELETE /api/v1/user/{username} HTTP/1.1
Accept: */*

No content

Last updated

Was this helpful?