删除

请求地址

https://api.es.xiaojukeji.com/river/BudgetCenter/del

返回数据格式

JSON

请求方式

POST

是否需要登录

是 关于登录授权,参见 如何登录授权

访问授权限制

暂无

请求参数

名称 类型 必选 描述
client_id string yes 申请应用时分配的AppKey
access_token string yes 授权后的access token
timestamp bigint yes 当前时间戳,精确到秒级
company_id string yes 企业ID
sign string yes 签名
id string yes 需要删除的部门或者项目的id

注意事项

暂无

请求示例

curl -X POST -H "content-type:application/json" \
-d '{"client_id":"client_id_test","access_token":"072cf70e7c0e9466eac8eeee4861a0f0e5d86593","timestamp":1583484861,"company_id":"12345678980","id":"1125904357323169","sign":"2f4c994d5a75726d11919d26fd69cfb3"}' \
https://api.es.xiaojukeji.com/river/BudgetCenter/del

返回示例

{
    "errno":0,
    "errmsg":"success",
    "data":null
}

接口错误解决方案

通用错误解决文档

  1. 4xx 错误
  2. 1xxx 错误

results matching ""

    No results matching ""