Add a tag to a group
State
Add a tag to a group
Add a tag to the group. Idempotent.
PUT
Add a tag to a group
Adds a single tag to a group. Tags are normalized to lowercase, soDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
VIP and vip are treated as the same tag. Adding a tag that already exists on the group is a no-op and returns successfully.
Tags are part of a group’s state and can be referenced in rule conditions using CEL expressions. They are useful for segmentation and for controlling which rules apply to a group.
For usage patterns and examples, see the State Management guide.