Leads
Switch lead's customer profile
Switches the customer profile of a lead
POST
/
leads
/
{leadId}
/
switchCustomerProfile
Authorizations
x-api-key
string
headerrequiredPath Parameters
leadId
string
requiredThe ID of the lead to switch the customer profile for.
Body
application/json
profile
string
requiredThe name of the new customer profile to switch the lead to.
sendMessage
boolean
Whether to send a message to the lead.
messageDelayHours
integer
The number of hours to wait before sending the message.
Response
200 - application/json
message
string