Skip to main content
POST
Criar/Atualizar Lead
Utilize este endpoint para criar ou atualizar um lead de uma lista em sua loja Reportana. O parâmetro email é obrigatório e deve corresponder ao endereço de e-mail do lead a ser removido.

Headers

string
obrigatório
Basic base64(client_id + ’:’ + client_secret)
string
obrigatório
Content-Type:application/json

Parameters

string
obrigatório
Segmentation ID.Example: 1.

Body

string
Enter the lead’s email.Example: “johndoe@gmail.com”.
string
Enter the lead’s name.Example: “John Doe”.
string
Enter the lead’s phone number.Example: “+5511911111111”.