Skip to main content

Send a free-form WhatsApp text message

POST 

/v1/whatsapp/messages

Free-form text is restricted to Meta's 24-hour customer-service window (the customer must have messaged the agent within the last 24 hours). Outside the window, use POST /v1/whatsapp/templates instead.

Request

Responses

Accepted for asynchronous processing. The message is queued; final delivery happens via the WhatsApp Business Cloud API. Poll GET /v1/whatsapp/messages/{id} to track status.

Response Headers
    X-Correlation-ID

    Correlation id for this request — paste into support tickets.

    Idempotent-Replayed

    Present and true when the response is a replay of a prior request.