access-tokens
Revoke an access token.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Access token ID. It must be unique to the account and between 1 and 96 characters.