Batch send device commands
POST
/devices/commands
Send the same power control dispatch command to multiple devices. Returns a batch command ID for tracking or cancellation.
Authorizations
AccessToken
Type
HTTP (bearer)
Request Body
application/json
devices
string[]
Required
List of IDs, up to 100 items
Min Items
1Max Items
100command
object
Required
Responses
Batch command received
application/json
object
batchCommandId
string
System generated batch command ID
message
string
timestamp
string
Format
"date-time"POST
/devices/commands