---
title: "Sends a collection of commands to a specific device."
method: POST
path: "/devices/{id}/commands"
tags: ["Devices"]
---

# Sends a collection of commands to a specific device.

`POST /devices/{id}/commands`

## Path parameters

- `id` string, required

## Request body

- Command[]
  - `name` string, nullable
  - `arg` string, nullable

## Response `204`

No Content

---

[API](https://skmtc.net/reveldigital/apis/revel-digital-rest-api.md) · [All operations](https://skmtc.net/reveldigital/apis/revel-digital-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reveldigital/revel-digital-rest-api/revisions/f23a94aea621/schema)
