The DHCP lease can be renewed by sending a HTTP POST to /api/edge/operation/renew-dhcp.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. |