Mark all unread messages in a chat as read (double blue checkmark) using Hypersender WhatsApp API.
queued_request_uuid that you can use to check the actual message status.queued_request_link or the Get Queued Request endpoint to check the actual message response once it’s processed.
More details on queued requests can be found in the Queued Requests Documentation.

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json
"application/json"
application/json
"application/json"
Instance UUID copied from hypersender dashboard
"{{ instance_id }}"
How much messages to read (latest first)
"30"
How much days to read (latest first)
"7"
Successful response