v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Delete API token

Delete (=revoke) an API access token. Check /v3/auth/tokens to get the IDs of your available tokens. Requires scope auth:write.

delete/auth/tokens/{id}

Path parameters

idinteger required

ID of the token to be deleted.

Response

No Content