reach_renameATagV1
Rename a tag without affecting assigned contacts. Validates uniqueness to reject duplicate names.
Instructions
Rename a tag.
The contacts assigned to the tag are unaffected. Names are unique within a profile, so renaming a tag to a name that is already taken is rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | New tag name | |
| tagUuid | Yes | Tag uuid parameter | |
| profileUuid | Yes | Profile uuid parameter |