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