Skip to main content
POST
Mark messages read

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
number
string
required

Chat whose messages are being read, as a phone in E.164 digits or a JID

Example:

"5511999999999"

id
string[]
required

Array of message IDs to mark as read

Example:

Response

Success — provider-native response body.

message
string

Always "success" on HTTP 200.

data
object