title | description | title-override |
---|---|---|
Documentação |
Descrição |
Título |
- Método:
POST
- URL:
https://api.dawntech.dev/endpoint
- Headers:
dawntech-user-id: <user_id>
- Body:
[
{
"Last_Name": string | Last name of the lead,
"First_Name": string | First name of the lead,
"Email": string | Email of the lead,
"Company": string | Company where the lead works
},
...
]
- Método:
GET
- URL:
https://api.zoho.dawntech.dev/endpoint
- Headers:
dawntech-user-id: <user_id>