HTTP状态码 | 错误码 | 描述 | 排查建议 |
---|---|---|---|
500 | 1051000 | unknown server error | 服务内部错误,请稍后重试 |
400 | 1051001 | request contain invalid param | 请求中包含非法参数 |
403 | 1051002 | request to exceed authority | 请求发生越权 |
400 | 1051113 | cannot find this badge | 未找到该勋章的信息 |
400 | 1051205 | cannot find this grant | 未找到该授予名单的信息 |
curl --location --request DELETE 'https://open.feishu.cn/open-apis/admin/v1/badges//grants/' \
--header 'Authorization;'
{
"code": 0,
"msg": "success",
"data": {}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通