reach_removeAContactFromATagV1
Remove a specific tag from a single contact immediately, without deleting the tag or the contact itself.
Instructions
Remove a tag from a single contact.
Unlike the bulk endpoint this is applied immediately rather than queued. Neither the tag nor the contact is deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagUuid | Yes | Tag uuid parameter | |
| contactUuid | Yes | Contact uuid parameter | |
| profileUuid | Yes | Profile uuid parameter |