Reply with free text inside an open window
POST/api/v1/waba/conversations/:id/reply
Only delivers while the 24-hour window is open. Send a template to reopen one. Pass replyToMessageDocId to quote a specific message in the thread, which WhatsApp renders attached to it. That is the message id returned by the timeline route, not Meta's wamid: the wamid is read off our own record, which is what stops a caller quoting a message outside their own conversation.
Request
Responses
- 201
- 400
- 401
- 500
Reply queued
The conversation window has closed. Use a template
Unauthorized (invalid apiToken)
Internal server error