Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint allows you to create a guest session Id.
Check this section for more information about guest session.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.