cURL
Authentication
Logout User
Log out user from the current session
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Session successfully retrieved
Log out user from the current session
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session successfully retrieved