Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 424 Bytes

Operation - Factory Reset.adoc

File metadata and controls

7 lines (4 loc) · 424 Bytes

Operation - Factory Reset

The device can be reset back to factory-default state by sending a HTTP POST to /api/edge/operation/factory-reset.json. This erases all user-generated files and deletes the backup firmware image.

It does not support a HTTP GET.

This method is CSRF protected so also requires a X-CSRF-TOKEN (see Sensitive Requests (CSRF Protection)).