Remove Leads from Campaign
Leads
Remove Leads from Campaign
Delete leads from a draft campaign.
DELETE
Remove Leads from Campaign
CLI:
Overview
Delete leads from adraft campaign. Call with { all: true } to clear the entire roster, or { prospect_ids: [...] } to cherry-pick up to 500 at a time. Campaign stats are recomputed atomically after the delete.
This operation shares the URL path
/api/campaigns/{id}/leads with other verbs. See the sibling page for related operations on the same resource.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Campaign UUID
Body
application/json
Response
Leads deleted successfully.
Required range:
0 <= x <= 9007199254740991