A check for firmware updates can be performed by sending an empty HTTP POST to /api/edge/operation/refresh-fw-latest-status.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)).
Table of Contents
| Name | Type | Values | Description |
|---|---|---|---|
|
Object |
|
The operation result information. |
|
Boolean |
|
Whether the API request was successful. |