Delete a tag
Delete a tag
DELETE
Delete a tag
Deletes a tag identified by its slug. System tags cannot be deleted. If the tag is used in any rules or snippets, the deletion requires a force parameter. When forced, the tag is removed from all rules where it’s used, and rules with no remaining actions are also deleted.
Authorizations
Path Parameters
Slug of the tag to delete
Query Parameters
Force deletion even if tag is used in rules or snippets
Response
Tag deleted successfully
The response is of type object.