Create a batch command for multiple devices
POST/commands/batch
Creates a command to be executed on multiple devices simultaneously. Supports targeting devices by ID, group membership, platform, or metadata tags. Useful for bulk operations like rebooting all Android and Linux devices across different groups.
Request
Responses
- 201
- 400
- 401
- 403
Batch command created and queued for execution
Invalid request body, unsupported command type, or validation failed
Authentication required
device_manager role required