# Propagate Network Configuration Endpoint: POST /network/{network_id}/config/update Security: ApiKey ## Path parameters: - `network_id` (integer, required) The Network ID is a unique identifier that is assigned to a WiFi Motion network when it is created. The Network ID is used by applications such as AppCloud, Device Manager, and via APIs, to uniquely identify a network. ## Response 200 fields (application/json): - `status` (integer) - `success` (integer) ## Response 404 fields (application/json): - `error` (string) Error message Example: "something went wrong"