Remove contact from campaign
ghl_remove_contact_from_campaignRemove a contact from a campaign, or from all campaigns if no campaign ID is specified. Provide the contact ID; optionally include a campaign ID to target a single campaign.
Instructions
Remove a contact from a campaign (or all campaigns if no id given).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | ||
| campaignId | No | Campaign to remove from. Omit to remove from all campaigns. |