Log out the authenticated user
API Reference
Log out the authenticated user
POST
Log out the authenticated user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
204
Deleted
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Deleted