Register a session
Session
Register a session
Register a session in order receive access token to perform sdk operations.
POST
Register a session
Headers
Body
application/json
Information about user and devices that he/she use to connect to. If displayName is provide, that user display is updated as well.
If userId doesn't exists, new user will be created.
authToken need to pass when network option is set to secure
accessToken expiry 30 days
Required string length:
1 - 50Required string length:
1 - 150Maximum string length:
100Maximum string length:
100Authentication token from /api/v3/authentication/token
Required string length:
1 - 100