Create guest session
Authentication
Create guest session
This endpoint allows you to create a new session for a guest user.
GET
Create guest session
To learn more about how this section works, please visit Authentication
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.