Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.
Body
application/json · object
Response
Success
Invalidate the current authentication token and log out the user from their session.
Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.
Success