delete_folder
Delete a specified folder from your Zoho Mail account by providing the account and folder IDs, removing it from your mailbox structure.
Instructions
Delete a folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | ||
| account_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 |