Mark an inbound message as read.

Example request:

POST /whatsapp/v1/messages/replies/read
{
"businessPhoneNumberId": "841234567890",
"wamId": "wamid.HBgLMjc3OTkzNDAwMzYVAgARGBJDN0RFMUFDMjlGQkVBNDg5MUEA",
"typingIndicator": true
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

The id of the business phone number to send the message from

string
required
length ≥ 1

The id of the message to mark as read

boolean

If the typing indicator should be shown to the user

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json