API referenceTypesStatusObjectOn this pageStatus ObjectThe object describing the status of a message.Example{ "status": "read", "message_id": "MESSAGE_ID"}Propertiesstatus : "read" — mark message as "read".message_id : string — WhatsApp Message Id (wamid) of the message on which the status update should appear.