Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Example:
"Successfully logged out"
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"Successfully logged out"