v1
latestOpenAPI 3.1.02026-07-241630614.2 KBComplex addition of leads with contact and company
The method allows you to add leads with contacts and a company to your account in batches. The added data can be checked in the duplicate control.
post/api/v4/leads/complex
Headers
Content-Typestring
Request body
Response
200
Example response
[
{
"id": 9774766,
"contact_id": 12117258,
"company_id": 12117260,
"request_id": [
"1"
]
}
]