Leads
Turn off a lead
Turns Apten off for a lead
POST
/
leads
/
{leadId}
/
turnOff
Authorizations
x-api-key
string
headerrequiredPath Parameters
leadId
string
requiredThe ID of the lead to turn off Apten for.
Response
200 - application/json
message
string
Returns "Lead turned off successfully."
if Apten was turned off for the lead.