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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here!