mailosaur / mailosaur-node

Mailosaur email and SMS testing library for Node.js

Home Page:https://mailosaur.com/docs/languages/nodejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mark Unread Messages

bzthunter opened this issue · comments

commented

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

commented

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.