# Propagate Network Configuration Endpoint: POST /network/{network_id}/config/update Security: ApiKey ## Path parameters: - `network_id` (integer, required) Motion Network ID (returned as 'id' by Find API calls) ## Response 200 fields (application/json): - `status` (integer) - `success` (integer) ## Response 404 fields (application/json): - `error` (string) Error message Example: "something went wrong"