样本请求:
curl "https://writer.zoho.com.cn/api/v1/documents"
-X POST
-H "Authorization: Zoho-oauthtoken f92d01c803988c5ch49d0b4215f52"
示例响应:
{
"document_name": "Press release",
"created_time": "2017-12-28T02:17:26Z",
"modified_time": "2017-18-28T04:10:26Z",
"preview_url": "https://docs.zoho.com/writer/preview/3ieene0b319b800394990a49bd76349459ff8",
"download_url": "https://writer.zoho.com.cn/api/v1/download/3ieene0b319b800394990a49bd76349459ff8",
"document_id": "3ieene0b319b800394990a49bd76349459ff8",
"created_by": "Amelia",
"open_url": "https://docs.zoho.com/writer/open/3ieene0b319b800394990a49bd76349459ff8"
}