update_task_title
Change the title of an existing task in Zoho Mail by providing its task ID and the new title.
Instructions
Change task title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zgid | Yes | ||
| title | Yes | ||
| task_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 |