Leads
Connect a lead to a company
id_lead need to be the company ID, id_lead_2 is the lead ID
POST
/
leads
/
{id_lead}
/
connect
Authorizations
X-API-KEY
string
headerrequiredPath Parameters
id_lead
string
requiredBody
application/json
id_lead_2
string
requiredResponse
200 - application/json
The response is of type string
.