delete_task
Remove a group or personal task from Zoho Mail by providing the task and group IDs.
Instructions
Delete a group/personal task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zgid | 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 |