Add tag to participant (idempotent)
State
Add tag to participant
Add a tag to a participant. Idempotent.
PUT
Add tag to participant (idempotent)
Adds a single tag to a participant. The tag name is passed as a path parameter and is normalized to lowercase. If the tag already exists on the participant, this call is a no-op and returns successfully. This makes the endpoint safe to call repeatedly without side effects.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.