delete_recipe_tag
Remove a recipe tag from the database without altering recipes. The tag is also removed from any recipes that contain it.
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 |