Control a device by issuing a command

Send a control command to a specific device, such as switching to the next page, restarting, or pausing/resuming playback.

Path Params
string
required

The unique identifier of the device.

Body Params
string
enum

The control command to send to the device.

Allowed:
Responses
204

Command executed successfully. No content is returned.

400

Invalid command or device ID.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!