Create/Update Lead
Lists
Create/Update Lead
Use this endpoint to create or update a lead in a list.
POST
Create/Update Lead
Use this endpoint to create or update a lead in a list for your Reportana store. TheDocumentation Index
Fetch the complete documentation index at: https://reportana.dev/llms.txt
Use this file to discover all available pages before exploring further.
email attribute is required and must be unique, serving as the primary identifier for the lead in our system.
Headers
Basic base64(client_id + ’:’ + client_secret)
Content-Type:application/json
Parameters
Segmentation ID.Example: 1.
Body
Enter the lead’s email.Example: “johndoe@gmail.com”.
Enter the lead’s name.Example: “John Doe”.
Enter the lead’s phone number.Example: “+5511911111111”.