Issue Web Session Ticket
API Gateway
Issue Web Session Ticket
Mint a single-use, short-lived opaque ticket letting a native client open a page of this platform inside an authenticated web session. Called through an authenticated back channel (bearer), so the API token itself never travels through the browser. Exchange it at GET /v2/user/webSession. Forbidden to access tokens and service accounts.
POST
Issue Web Session Ticket
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json