Permanently Delete Tag
bundled_delete_tagDelete a tag from a bundle. Refuses if entries or Kanban boards still reference it unless confirm or allow_dangling_references is enabled.
Instructions
Delete a tag. By default refuses when entries or Kanban still reference it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | ||
| confirm | No | ||
| bundle_id | Yes | ||
| global_tag | No | ||
| allow_dangling_references | No |