2. Create a session
Endpoint [POST]
This endpoint is used to create a new session for a device using a unique identifier. The response includes a token that can be used for subsequent authenticated requests.
Request
Response
Response Details
token:
string
- The session token that will be used for authenticating future API requests.
Last updated
Was this helpful?