Delete Document Permanently
Purpose
To permanently delete the trashed documents.
Quick Reference
| Property | Value |
|---|
| Method | DELETE |
| Request URL | https://{zohoapis_domain}/writer/api/v1/documents/{{document_id}}/delete |
| Scopes | ZohoWriter.documentEditor.ALL, ZohoPC.files.ALL, WorkDrive.files.ALL, WorkDrive.organization.ALL, WorkDrive.workspace.ALL |
| Rate Limit | See Writer API throttle limits |
Parameters
Path Parameters
| Parameter | Data Type | Mandatory/Optional | Description |
|---|
| document_id | String | Optional | Specify the unique id for the document to be deleted. |