v1

latestOpenAPI 3.1.02026-07-24474114.4 KB

Control a Device

Control a device using Api commands

post/devices/{id}/control

Path parameters

idstring required

takes the identifier of the device url

Request body

command'nextpage' | 'previouspage' | 'pause/resume' | 'restart'

Executes a command based on passed parameter.

Response

204