Update network settings
Changes a network’s settings. What you can change depends on the network type: on a sub-network you can rename it, change its description, and adjust its operators; on a base network you can adjust the operators and whether its locations appear in anonymous charger searches — but not its name, which is derived from the roaming identity that owns it. When operators are removed from a base network, they’re automatically removed from every slice of it too; newly added operators only flow into slices that have opted in to receive them.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Client-generated unique key per operation intent (UUID). Same key + identical body replays the original response; same key + different body returns 409.
Path Parameters
The unique ID of the network to update.
Body
2551000Whether locations in this network are included in anonymous location discovery. Applies to BASE and SUB networks.
Operator IDs of CPOs belonging to this network. SUB networks only.
Countries covered. SUB networks only.
Power types. SUB networks only.
Parking types. SUB networks only.
Facilities. SUB networks only.
When true, cpo_ids added to the parent BASE network are auto-added to this sub. SUB networks only.
Response
The updated network. Fires network.updated webhook.
Network identifier.
BASE network name (auto-derived from the emp_identity and immutable) or the creator-set SUB network name.
Network kind.
BASE, SUB Whether a BASE network is currently published. Always false for SUB networks.
Publish lifecycle state for BASE networks; null for SUB networks.
PUBLISHED, UNPUBLISHED, UNPUBLISHING When the current unpublish (drain) was started, if any.
When the unpublish drain window ends, after which the network is fully unpublished.
Owning tenant identifier.
emp_identity the network belongs to.
Free-text description.
Operator IDs (eMI3, e.g. DK*SPI) of the CPOs in this network.
Roaming protocols carried by the network.
Roaming hubs the network is reachable through.
Whether the network is publicly accessible.
Parent BASE network for a SUB network; null for BASE networks.
ISO 3166-1 country codes the network covers.
Power types the network filters on.
Parking types the network filters on.
Facilities the network filters on.
Whether newly-available CPOs are auto-accepted into the network.
Creation timestamp (UTC).
Last-update timestamp (UTC).