样本请求:
curl "https://writer.zoho.com.cn/api/v1/folders?folder_name=Documents
-X POST
-H "Authorization: Zoho-oauthtoken f92d01c803988c5ch49d0b4215f52"
示例响应:
{
"parentfolder_id": "40dgFOLDER45720",
"created_time": "2018-01-09T06:15:41Z",
"modified_time": "2018-01-09T06:15:41Z",
"creator_id": "457020",
"folder_name": "Documents",
"folder_id": "pozae30855a243d4bc1ee279c2f959a2",
"created_by": "Amelia",
"lastmodified_by": "Amelia"
}