Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
Revocation successful.
Revoke an API Key (Bearer token). The token to revoke is the same one used to authenticate this request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Revocation successful.