Remove contacts from a tag
reach_removeContactsFromATagV1Remove a tag from multiple contacts at once by specifying contact UUIDs or targeting all contacts in a profile. The operation is queued, so acceptance confirms scheduling, not completion.
Instructions
Remove a tag from many contacts at once.
Pass contact_uuids to target specific contacts, or all_contacts to target every contact
in the profile. The work is queued, so a success response means it was accepted rather than
finished. The tag itself and the contacts are not deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagUuid | Yes | Tag uuid parameter | |
| profileUuid | Yes | Profile uuid parameter |