mark_emails_as_unread
Marks selected email threads or messages as unread in Zoho Mail to flag them for later attention.
Instructions
Mark emails as unread.
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 |