delete_bookmark
Delete a bookmark from a Zoho Mail group by providing its group ID and bookmark ID.
Instructions
Delete a bookmark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| bookmark_id | 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 |