Copy page
Ends contact with a lead for a company's given campaign
POST/api/v1/leads/end-contact
Ends contact with a lead for a campaign upon company request. This does not create a DNC.
Request
Responses
- 201
- 400
- 401
Returns two lists, one for numbers that were successfully processed, and another list of phone numbers that failed to process correctly.
Returned if required fields are missing or any provide field is invalid. Additional details may be in the response body but are not included in the API contract.
Returned if the request was not authorized with a valid x-api-key header. Additional details may be in the response body but are not included in the API contract.