Skip to main content

Reply in a conversation

POST 

/inbox/conversations/:id/messages

Sends a message through the conversation's number, chosen by kind:

kindWhat
textFree-form text. Only with the 24-hour window open
mediaA file already uploaded to POST /inbox/conversations/{id}/media. Only with the window open
templateAn approved template. Reopens the conversation at any time
noteInternal note: stays in the conversation, never goes to WhatsApp

Outside the window, text and media are refused before sending with 422 window_closed and the windowExpiresAt. The reply reopens a closed or snoozed conversation and pauses automations for a while, as when a team member answers.

Request

Responses

Message recorded.