Post Auth Login
POST {{baseUrl}}/auth/login?{{ACCESS_TOKEN}}=<>
Request auth with the device response will include a token to be used on subsequent calls
Available on 1st gen. Response: access_token
, statusCode
, expires_in
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
{{ACCESS_TOKEN}} | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content | string |