delete_recipe_tag
Delete a recipe tag by its ID. The tag is removed from all recipes that contain it, but the recipes remain unchanged.
Instructions
Delete Recipe Tag [DELETE /api/organizers/tags/{item_id}] Removes a recipe tag from the database. Deleting a tag does not impact a recipe. The tag will be removed from any recipes that contain it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes |