Remove Lead from Campaign
Leads (v1)
Remove Lead from Campaign
Permanently removes a lead from the specified campaign, identified by phone number or campaign lead ID.
Authentication
All requests require an Authorization header using Bearer token authentication:
Authorization: Bearer <api_key>
DELETE
Remove Lead from Campaign
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identifier of the campaign. Required.
Example:
"camp_abc123"
Body
application/json
Lead identifier - provide phone_number or campaign_lead_id

