AUTHENTICATION
Create guest session
This endpoint create a user guest session.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
create guest session
The response is of type object
.