POST
/
leads
/
{leadId}
/
switchCustomerProfile

Authorizations

x-api-key
string
headerrequired

Path Parameters

leadId
string
required

The ID of the lead to switch the customer profile for.

Body

application/json
profile
string
required

The 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