Remove a tag from a group
State
Remove a tag from a group
Remove a tag from the group. Idempotent.
DELETE
Remove a tag from a group
Removes a single tag from a group. The tag is specified in the URL path and is matched case-insensitively (tags are stored as lowercase). Removing a tag that does not exist on the group returns a successful response. Any rule conditions that reference the removed tag will no longer match for this group on subsequent evaluations.Documentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
For usage patterns and examples, see the State Management guide.