Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 311 Bytes

Operation - Shutdown.adoc

File metadata and controls

7 lines (4 loc) · 311 Bytes

Operation - Shutdown

The device can be shutdown by sending a HTTP POST to /api/edge/operation/shutdown.json.

It does not support a HTTP GET.

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