Skip to main content
POST
Validar emails

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
emails
string[]
required

A lista de emails para validação

Required array length: 1 - 50000 elements
webhook_url
string | null

Response

Request fulfilled, document follows

id
string
required
data
ValidateEmailsOutput · object
required

Resultado da execução do workflow

status
string
default:COMPLETED

Situação do workflow (completo)

Allowed value: "COMPLETED"