Create guest session
Authentication
Create guest session
This endpoint allows you to create a new session for a guest user.
GET
Create guest session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.