Reboot
This operation reboots the device, effectively invalidating all issued access tokens (JWT_TOKEN).
Allowed users
Allowed
Required access scope
system:upgrade
The Authorization
header is not required on fresh, not personalized devices.
Reboot
GET
https://my.ence.do/api/system/reboot
Reboot the device, simulate power-cycle.
Headers
Name
Type
Description
Authorization
String
Bearer JWT_TOKEN
Log entries
Event
Result
Source
LOG_TYPE_FAILED_SCOPE_CHECK
LOG_RESULT_FAILED
403
LOG_TYPE_REBOOT
LOG_RESULT_OK
200
Last updated