Skip to main content

Remove tags from devices

POST 

/networks/:networkId/device-tags?action=removeBatchFrom

If snapshotId is specified, the change will take effect starting from the identified network Snapshot, and devices in the request body must be the names of devices and/or endpoints in the Snapshot. Otherwise, devices must be the names of devices and/or endpoints configured as collection sources, and the change will take effect in the network’s next Snapshot.

To skip validation of devices, set the query parameter validateDevices to false in the URL.

Request

Responses

No Content