Description
Permanently removes a review tag from the account. Once deleted, the tag is removed from all reviews it is currently assigned to and can no longer be used for filtering or assignment.
Deleting a tag removes it from all reviews it is currently assigned to. This action cannot be undone.
Parameters
Example Usage
Notes
- Use
get_review_tags to list current tags and verify the exact tag name before deleting — the name is case-sensitive.
- There is no soft delete — once removed, the tag is gone from all associated reviews immediately.