latestOpenAPI 3.0.1MIT2026-07-134925112.4 KB
6c99e4c88978
Revoke API Token
Revokes the provided API token belonging to a user.
delete/v1/auth/api-tokens/{tokenName}
Path parameters
tokenNamestring required
The name of the api token.
Response
Successful response
Example response
{
"token": "..."
}