v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
tokens

Revoke access token

Revoke access for the specified token.

post/tokens/{key}/revoke

Path parameters

keystring required

The id of the token to delete.

Response

Success, token permission revoked.

idstring
isRevokedstring

Zero if the token is still active, non-zero if the token has been revoked.

namestring

The name of the token.