Send a one-way WhatsApp message, or set a waitTime to listen for a reply and capture it in the response. Send from the Poku WhatsApp account using free-form text, or use your own WhatsApp number with a Meta-approved template.
Authentication header containing your Poku API key. Find it in the Poku dashboard. The format is "Bearer YOUR_API_KEY"
The content of the WhatsApp message.
The number you want to message, in E.164 format.
When undefined or not supplied, no reply is captured.
When supplied, this is the number of seconds the API request is held open waiting for a reply. Poku returns the reply in the HTTP response.
1 <= x <= 60060
Duration in seconds to keep listening for a reply after the waitTime window closes.
When a reply arrives within this window, Poku sends it to any webhooks you've configured.
1 <= x <= 600006000