Remove tag from devices
removeTagFromDevicesRemove a tag from specified devices to delete tag-device associations and update device groupings.
Instructions
Remove tag from devices. Removes a tag from the provided devices. Level API endpoint: DELETE /v2/tags/{id}/devices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the tag to remove. | |
| device_ids | Yes | An array of device IDs to remove the tag from. |