CRM 帮助

deleteFile 方法

目的

您可以使用此方法为记录删除文件

请求 URL

XML 格式:
https://crm.zoho.com.cn/crm/private/xml/Leads/deleteFile?authtoken=Auth Token&scope=crmapi&id=Attachment Id

JSON 格式:
https://crm.zoho.com.cn/crm/private/json/Leads/deleteFile?authtoken=Auth Token&scope=crmapi&id=Attachment Id

请求参数

参数 数据类型 说明
authtoken* 字符串 验证您的 Zoho 凭据的加密字母数字字符串。
scope* 字符串 将数值指定为crmapi
id* 字符串 指定将删除文档的唯一 ID。

* - 必填参数

样本响应

<response uri="/crm/private/xml/Leads/deleteFile">
<success>
<code>4800</code>
<message>附件成功删除。</message>
</success>
</response>

依然找不到您想要的内容?

请给我们写邮件:support-crm@zohocorp.com.cn