mark_emails_as_read
Mark specified emails in your Zoho Mail account as read by providing account ID and optional thread or message IDs to update their read status.
Instructions
Mark emails as read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| thread_ids | No | ||
| message_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |