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.
Response
200
application/json
Successfully revoked token.
The response is of type object
.