Send contact
Messages
Send contact
Send contacts via WhatsApp
POST
Send contact
Overview
Method for sending contacts. The contact doesn’t need to be saved in your address book — just provide the name and phone number.The response structure is identical to Z-API. Your existing code that processes these returns will continue working without changes.
Authorizations
Secret Key generated in the Hub Message Security panel
Body
application/json
Recipient phone number (country code + area code + number)
Example:
"5511999999999"
Name of the contact to share
Phone number of the contact to share
Contact description (not displayed in WhatsApp Web)
ID of an existing message to reply to
Delay in seconds before sending (1-15)
Required range:
1 <= x <= 15