Objects

This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.

SessionResponse

expiresAtstring[date-time]
tokenstring
userUuidstring
Example
{  "expiresAt": "-- Missing example --",  "token": "-- Missing example --",  "userUuid": "-- Missing example --"}