create_folder
Create a new folder in a Zoho Mail account by providing the account ID and folder details, helping you organize emails into custom categories.
Instructions
Create a new folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| folder_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 |