create_bookmark
Create a bookmark in a specified Zoho Mail group by providing the group ID and bookmark data, enabling quick access to saved links or resources.
Instructions
Create a bookmark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| bookmark_data | Yes |
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 |