Delete Tag Association

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


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure