Create Device
POST
/v1/site/{siteId}/devicesNote that you need the client authentication token (not the site token) to access the API.
Request
Path Params
siteId
string
required
Body Params application/json
object {0}
Example
{}
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 3 months ago