Skip to main content
DELETE
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Path Parameters

campaign_id
string<uuid>
required

ID of campaign to delete lead

to_number
string
required

Number to delete lead

Response

Lead deleted

err
boolean

Indicates if the response is an error

Example:

false

msg
string

Message from the API

Example:

"Error message"