Send a reboot command to the specified input device. The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected.
post/prod/inputDevices/{inputDeviceId}/reboot
Path parameters
inputDeviceIdstring required
Placeholder documentation for __string
The unique ID of the input device to reboot. For example, hd-123456789abcdef.
Request body
Response
Success
RebootInputDeviceResponse required
Placeholder documentation for RebootInputDeviceResponse