POST
/
leads
/
{leadId}
/
switchCustomerProfile

Authorizations

x-api-key
string
header
required

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.

messageDelayHours
integer

The number of hours to wait before sending the message.

sendMessage
boolean

Whether to send a message to the lead.

Response

200 - application/json
message
string