Routers

Set the tags of a router

Replace the whole set of tags on the equipment. Identifiers outside the workspace tag catalog are filtered out.

Required scope infrastructure:edit

put/routers/{id}/tags

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

tagIdsstring<uuid>[]required

The complete set of tags.

Response200 · application/json

The tags now attached.

idstring<uuid>required

Identifier of the referenced object.

namestringrequired

Display name of the referenced object.