样本请求:
curl "https://writer.zoho.com.cn/api/v1/documents/0k1457c4737fac1b787eaf"
-X DELETE
-H "Authorization: Zoho-oauthtoken f92d01c803988c5ch49d0b4215f52"
示例响应:
{
"message": "Document has been deleted successfully."
}
curl "https://writer.zoho.com.cn/api/v1/documents/0k1457c4737fac1b787eaf"
-X DELETE
-H "Authorization: Zoho-oauthtoken f92d01c803988c5ch49d0b4215f52"
{
"message": "Document has been deleted successfully."
}