Delete File/Folder Share Access
This API will stop sharing the file/folder and remove access.
Endpoints
OAuth Scope
WorkDrive.files.sharing.DELETECopied!
curl --request DELETE \
--url https://www.zohoapis.com/workdrive/api/v1/permissions/{permission_id} \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Path Parameters
permission_idstring(Required)
unique ID that represents Collaboration ID
200 Success {
"errors": [
{
"id": "F000",
"title": "General Exception"
}
]
}
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.