v1
latestOpenAPI 3.0.1MIT2026-07-134925112.4 KBRevoke 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": "..."
}