Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Logs out a customer user by invalidating their session or token.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.