Delete Tag Association
Deletes a tag by tag id, entity type and entity id
Request
URI
DELETE
https://{api_host}//vrlic/api/v1/tag-associations/{tagId}/{entityType}/{entityId}
COPY
Path Parameters
string
tagId
Required
tagId
string
entityType
Required
entityType
Possible values are :
QUERY,
ALERT,
DASHBOARD,
INGESTION,
EVENT_FORWARDING,
METRIC_EXTRACTION,
CONTENT_PACK,
EXTRACTED_FIELD,
string
entityId
Required
entityId
Responses
200
OK
Operation doesn't return any data structure
Tag Associations Operations
POST
Create Tag Association
DELETE
Delete Tag Association
GET
Get Tag Association