Connections
post/connections/{phoneNumber}
Path parameters
phoneNumberstring required
Example:+551234567890
Phone number for connection. Must have + prefix.
Request body
Example request
{
"clientName": "My WhatsApp Client",
"webhookUrl": "http://localhost:3026/whatsapp/+1234567890",
"webhookVerifyToken": "a3f4b2"
}Response
Connection initiated