Create new order
POST/devices/:device_id/orders
Sends a list of commands for execution on the specified device. Each command can be one of the supported types, such as: (Add Wi-Fi, Delete Wi-Fi, Device state, Request image, Request video, Reboot, Periodic, Vision configuration, Data plan configuration, Configure audio, Configure audio event).
Request
Responses
- 202
- 400
- 401
- 500
Order sent for creation
Invalid request
Unauthorized
Internal server error