删除线索池

企业可通过此接口 删除线索池

请求方式: POST(HTTPS)

请求地址: https://open.wshoto.com/openapi/crm/cluepool/delete

Query参数:

参数 类型 必填 说明
access_token string 调用接口凭证

Body参数:

{
  "user_id": "YuanGong",
  "id": 123
}
参数 类型 必填 说明
user_id string 操作人
id long 线索池id

返回值:

{
  "code": 0,
  "msg": "请求成功",
  "data": true
}

参数说明:

参数 类型 说明
code int 返回码
msg string 对返回码的文本描述内容
data bool 是否删除成功

results matching ""

    No results matching ""