Lead
Import Leads
curl -X POST "http://crm-apiprod.b2bleadsmarket.com/lead/import" \ -H "Content-Type: application/json" \ -d '[ "string" ]'Empty
curl -X POST "http://crm-apiprod.b2bleadsmarket.com/lead/import" \ -H "Content-Type: application/json" \ -d '[ "string" ]'curl -X POST "http://crm-apiprod.b2bleadsmarket.com/lead/import" \
-H "Content-Type: application/json" \
-d '[
"string"
]'