Create Lead
Leads
Create Lead
Creates a new lead
POST
Create Lead
Body
application/json
Example:
Example:
{
"name": "John Doe",
"email": "[email protected]",
"phone": "1234567890",
"address": "123 Main St, Anytown, USA"
}Response
Lead created successfully
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
Example:
{
"name": "John Doe",
"email": "[email protected]",
"phone": "1234567890",
"address": "123 Main St, Anytown, USA"
}Example:
"2025-06-04T12:00:00.000Z"