Revoke an API token
Tokens
Revoke an API token
Revokes one of the authenticated caller’s own personal access tokens, identified by its id in the path. The revocation takes effect immediately. Scoped to the caller’s own tokens, so it cannot revoke another user’s token. Returns a revoked flag, or 404 if no matching live token belongs to the caller.
DELETE
Revoke an API token