Push any pending Wi-Fi configuration change (add / delete SSID) to the device.
GET https://www.expedy.fr/api/v2/devices/{device_uid}/wifi/update
See Authentication.
| Name | Type | Required | Description |
|---|---|---|---|
device_uid |
string | yes | The device's unique ID. |
{ "last_ping": 1641509604 }await client.devices.wifi.applyUpdate("MMAAZ112PI");