Skip to main content
POST
Send contact

Conceituação

Método para envio de contatos. Não é necessário que o contato esteja salvo na sua agenda — basta informar o nome e telefone.

Autorizações

Authorization
string
header
obrigatório

Secret Key generated in the Omni Z-API Security panel

Corpo

application/json
phone
string
obrigatório

Recipient phone number (country code + area code + number)

Exemplo:

"5511999999999"

contactName
string
obrigatório

Name of the contact to share

contactPhone
string
obrigatório

Phone number of the contact to share

contactBusinessDescription
string

Contact description (not displayed in WhatsApp Web)

messageId
string

ID of an existing message to reply to

delayMessage
integer

Delay in seconds before sending (1-15)

Intervalo obrigatório: 1 <= x <= 15

Resposta

Message sent successfully

zaapId
string

Internal identifier

messageId
string

WhatsApp message ID

id
string

Same value as messageId (compatibility)