edit_note
Update the content of an existing note in Zoho Mail. Provide the note ID, group ID, and new note data to apply your changes.
Instructions
Edit a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| group_id | Yes | ||
| note_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 |