Skip to main content
POST
Mark Message as Read

Authorizations

apikey
string
header
required

API Key for authentication (global or instance-specific)

Path Parameters

instanceName
string
required

WhatsApp instance name

Example:

"my-instance"

Body

application/json
readMessages
object[]
required

Response

Message marked as read

success
boolean
Example:

true

message
string
Example:

"Message marked as read successfully"