> For the complete documentation index, see [llms.txt](https://api.intecular.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.intecular.com/invisoutlet-pro/device-management/invisoutlet/reset-invisoutlets-network-settings.md).

# Reset InvisOutlet's Network Settings

> Reset InvisOutlet's network settings.
>
> This will clear Matter commissioning but will not clear device customization settings.
>
> *Note: This is the same as pressing InvisOutlet's button for 5 seconds.*

**Request**

* <mark style="color:red;">`packetID`</mark>: Represents the ID of the packet. This can be any six digit number, no leading zeros.
* <mark style="color:red;">`payload`</mark>:&#x20;
  * <mark style="color:red;">`callbackName`</mark>: 6

```json
{
    "packetID": 221052,
    "payload":
    {
        "callbackName": 6
    }
}
```

**Response**

No response will be sent. The InvisOutlet device will blink for 3 seconds and reboot.
