Routers

Set the networks of a router

Replace the whole set of networks the equipment is connected to. Identifiers that fall outside your workspace are silently ignored.

Required scope infrastructure:edit

put/routers/{id}/networks

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the equipment.

Bodyapplication/json

networkIdsstring<uuid>[]required

The complete set of networks.

Response200 · application/json

The networks now connected.

idstring<uuid>required

Identifier of the referenced object.

namestringrequired

Display name of the referenced object.