Rename Document
Purpose
Using this API, you will be able to rename the document.
HTTP Request URL
https://{zohoapis_domain}/writer/api/v1/documents/{{document_id}}/meta
Path Parameters
Parameter | Data Type | Description |
Mandatory Parameters | ||
document_id | String | Specify the unique id for the Writer document. |
Parameters
Parameter | Data Type | Description |
Mandatory Parameters | ||
operations | JSONObject | Pass a String value through 'name' key inside the JSONObject. |
Note: You can also rename the document using this deluge task.