deletePhoto

deletePhoto 方法 - 对比

用途

删除联系人或线索的照片。

请求URL

版本 1.0:

https://crm.zoho.com.cn/crm/private/xml/(Leads or Contacts)/deletePhoto?authtoken=AuthToken&scope=crmapi&id=RecordID

版本 2.0:

URL: https://www.zohoapis.com.cn/crm/v2/{Leads or Contacts}/{record_id}/photo

Method: DELETE

Header: Authorization=Zoho-oauthtoken {oauth_token}

请求参数

版本 1.0版本 2.0
authtoken=****Authorization=Zoho-oauthtoken ***** - 作为一个 Header
scope=crmapiN/A
id在请求URL中给出。

示例响应:

版本 1.0 响应版本 2.0 响应
<?xml version="1.0" encoding="UTF-8" ?>
<response uri="/crm/private/xml/Leads/deletePhoto">
<success>
<code>4800</code>
<message>照片成功删除。</message>
</success>
</response>
{
  "code": "SUCCESS",
  "details": {}
  "message": "照片已u删除",
  "status": "success"
}

还是没有找到您要寻找的内容?

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