Delete a tag by key and value
DELETE/tags/:key/value/:value
Permanently deletes a TBAC tag and its associated Lake Formation tag, Redshift role (if applicable), and ACL resource entries. Requires owner access (AUTH-1012 if insufficient). Before deletion, validates that the tag has no SAML group attachments (ROLE-1008), no dependent resources of any type (GE-1034), no tenant dependency conflicts (TAG-1021), and no domain dependency conflicts (TAG-1020). Synchronous — returns immediately on success.
Request
Responses
- 200
- 400
- 500
Tag deleted successfully.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Tag/user not found, unauthorized, or Redshift failure.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Internal server error — dependency conflict or LF failure.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers