Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 443 Bytes

Operation - Reset Default Configuration.adoc

File metadata and controls

7 lines (4 loc) · 443 Bytes

Operation - Reset Default Configuration

The device configuration can be reset back to default values by sending a HTTP POST to /api/edge/operation/reset-default-config.json. Backup firmware image and user-generated files will remain intact.

It does not support a HTTP GET.

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