Devices

Reboot Device

Reboot a device at the specified zone_id.

post/ext/devices/reboot

Request body

zone_idinteger

Numeric ID of the zone to access.

Response

The request was successful.

successboolean

Example response

{
  "success": true
}

Changes