Magidoc

RemoveTagInput
Input Object

Input for removing a tag from contacts in an audience

Fields

#

audienceId

Non-null

The unique identifier of the audience containing the contacts

contactIds

Optional: Specific list of contact IDs to remove the tag from. When provided, this supersedes GroupId and Criteria

criteria

Optional: Dynamic criteria to filter contacts

groupId

Optional: Filter contacts by group or segment ID

tag

Non-null

The name of the tag to remove from contacts

Usages

#

References

#

  • Argument input of field removeContactTag from type Mutation