| title | Documentação |
|---|---|
| description | Descrição |
| title-override | 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>
