Add/Update Document Description
Purpose
To add or update the document description.
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. |
Body Parameters
Parameter | Data Type | Description |
Mandatory Parameters | ||
operations | JSONObject | Pass a String value through 'description' key inside the JSONObject. |
Note: You can also add or update the document description using this deluge task.