Send a one-way SMS to a phone number, or set a waitTime to listen for a reply and capture it in the response.
Authentication header containing your Poku API key. Find it in the Poku dashboard. The format is "Bearer YOUR_API_KEY"
The content of the message.
Defaults to your Poku reserved number. If you don't have one, falls back to a Poku shared number.
You can also bring your own number from Twilio or Messagebird. Configure your credentials on the Integrations page and pass the number here in E.164 format. If it's a US number, it must be approved for A2P texting.
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