Skip to main content
POST
Call the saveSession mutation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
data
any
required

Arbitrary JSON value

eventId
string
required
sessionId
string

Response

The value returned by saveSession

Whatever the function returns