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

Delete an API token of a user

delete
Authorizations
defguard_sessionstringRequired
Path parameters
usernamestringRequired

Name of the user.

token_idinteger · int64Required

ID of the API token.

Responses
200

API token deleted.

No content

delete/api/v1/user/{username}/api_token/{token_id}

No content

Last updated

Was this helpful?