reach_assignAContactToATagV1
Assign a tag to a single contact in real time, skipping queues and avoiding duplicates.
Instructions
Assign a tag to a single contact.
Unlike the bulk endpoint this is applied immediately rather than queued. Assigning a tag the contact already carries succeeds without duplicating it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagUuid | Yes | Tag uuid parameter | |
| contactUuid | Yes | Contact uuid parameter | |
| profileUuid | Yes | Profile uuid parameter |