Threads | Mark as read
This endpoint marks all emails in a thread as read.
The thread id should be passed in the URL and not the POST body (see example code).
Path Parameters
thread_idstring
Thread id that you want to mark as read
Body Parameters
api_keystring Required
Your API key
Response
200
Object
Response Attributes
countnumber
Number of changed rows
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?