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

ParameterData TypeDescription
accountID*LongaccountID - The unique Zoho Account number associated with the particular account.
folderID*LongfolderID - The Folder ID of the specific folder, which should be deleted.

* - Mandatory parameters

 Response Codes

Please refer Response Codes.