Skip to main content
POST
Start an anonymous session

Authorizations

Authorization
string
header
required

Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.

Headers

tenant
string
required

Your tenant identifier. Requests without it are rejected.

Query Parameters

sessionId
string

Session id for resumption

Response

200 - application/json
sessionId
string
required

The session Id

accessToken
string
required

The access token