Delete Tag
deleteTagPermanently delete a tag and remove it from all associated monitors. Use the tag ID obtained from listTags.
Instructions
Permanently deletes a tag. It will be removed from all monitors that use it. Use listTags to find the tag ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagID | Yes | The ID of the tag to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| msg | No |