DELETE - Delete Folder
Purpose
The API deletes the entire folder and moves the folder along with the emails under the Trash folder.
Request URL
https://mail.zoho.com/api/accounts/<accountID>/folders/<folderID>
Request Parameters
Parameter | Data Type | Description |
accountID* | Long | accountID - The unique Zoho Account number associated with the particular account. |
folderID* | Long | folderID - The Folder ID of the specific folder, which should be deleted. |
* - Mandatory parameters
Response Codes
Please refer Response Codes.