Skip to main content
GET
Create guest session
To learn more about how this section works, please visit Authentication

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Create guest session

expires_at
string
Example:

"2024-12-18 15:02:22 UTC"

guest_session_id
string
Example:

"602bf403df31f387ea578679ee56dd1a"

success
boolean
Example:

true