reach_removeContactsFromATagV1
Remove a tag from multiple contacts in one request. Specify contact UUIDs or target all contacts; the operation is queued for processing.
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 |