样本请求:
curl "https://writer.zoho.com.cn/api/v1/documents?
url=https://cashboardapp.com/downloads/InvoiceTemplate.docx
-X POST
-H "Authorization: Zoho-oauthtoken f92d01c803988c5ch49d0b4215f52"
示例响应:
{
"document_name": "InvoiceTemplate",
"created_time": "2017-17-28T09:20:26Z",
"modified_time": "2017-20-28T10:34:26Z",
"preview_url": "https://docs.zoho.com/writer/preview/3ieen6da6753bbfc6425ab04d3a363ecc3c37",
"download_url": "https://writer.zoho.com.cn/api/v1/download/3ieen6da6753bbfc6425ab04d3a363ecc3c37",
"document_id": "3ieen6da6753bbfc6425ab04d3a363ecc3c37",
"created_by": "Amelia",
"open_url": "https://docs.zoho.com/writer/open/3ieen6da6753bbfc6425ab04d3a363ecc3c37"
}