Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Revokes the current JWT token, making it immediately invalid
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.