mailosaur / mailosaur-node

Mailosaur email and SMS testing library for Node.js
https://mailosaur.com/docs/languages/nodejs/
MIT License
20 stars 13 forks source link

Mark Unread Messages #57

Closed bzthunter closed 1 year ago

bzthunter commented 1 year ago

How to marked the unread messages on mailosaur. I tried mailosaur.messages.update but not working is it updated?

jm-mailosaur commented 1 year ago

Hi there,

Its not currently possible to mark messages read/unread via the API - for now the best solution is the use receivedAfter option to limit the results you get back: https://mailosaur.com/docs/languages/nodejs/#5-narrowing-your-search-results

If you need further help, just contact support via the website.