Create Device Variable
Request body
Parameters
{
"variable": "2",
"value": "2",
"device": 90001
}Success Response
{
"id": 90007,
"created_at": "2025-05-26T12:56:24.845640Z",
"variable": "2",
"value": "2",
"device": 90001
}Last updated
Was this helpful?