Remove a contact from a tag
reach_removeAContactFromATagV1Remove a tag from a single contact immediately. Use it to unassign a tag without deleting the contact or the tag 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 |