Revoke Token
Revoke a token’s access.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Token ID.
Revoke a token’s access.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Token ID.