Authentication
Create guest session
This endpoint is used to create a guest session id. Read more about guest sessions here
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Request successful
The response is of type object
.