Update Commands Status
Request
URI
PUT
https://{api_host}//api/devices/{device_id}/commands
COPY
Responses
200
Returns devicemgmtUpdateCommandsResponse of type(s) */*
{
"commandIds": [
"string"
]
}
array of string
commandIds
Optional
commandIds
404
Not Found
Operation doesn't return any data structure
Device Command Service Operations
GET
Get Pending Commands
POST
Invoke Command
GET
List Commands
PUT
Update Commands Status