Disassociate Files/Folders from Data Template
This API disassociates a file or folder from a data template.
Endpoints
OAuth Scope
WorkDrive.datatemplates.DELETECopied!
curl --request DELETE \
--url https://www.zohoapis.com/workdrive/api/v1/custommetadata/{custommetadata_id} \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Path Parameters
custommetadata_idstring(Required)
A unique ID that represents the association of a file/folder to a data template.
{
"errors": [
{
"id": "F000",
"title": "General Exception"
}
]
}
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.