Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Email of the user to revoke all Personal Access Tokens for
Response
All Personal Access Tokens revoked successfully
The response is of type object
.