Skip to main content
DELETE
Unsubscribe Lead from Campaign
You can also unsubscribe a lead with the delete or unsubscribe lead endpoint.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

campaignId
string
required

The unique identifier of the campaign

email
string
required

The email of the lead

Response

Success

email
string<email>
_id
string
isPaused
boolean
campaignId
string
contactId
string