Remove a contact from a tag
reach_removeAContactFromATagV1Remove a tag from a single contact immediately. This action only detaches the specified tag from the contact, leaving both the tag and contact intact.
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 |