APITags

Delete tag

Delete a tag. Cascades to all assignments. Policies that match by the tag are NOT modified — their rules simply stop matching by it.

DELETE/tags/{tag_id}

Delete a tag. Cascades to all assignments. Policies that match by the tag are NOT modified — their rules simply stop matching by it.

Path Parameters

tag_id*string
Formatuuid

Response Body

application/json

curl -X DELETE "https://example.com/tags/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty