更新时间:2023-06-20 14:54:05下载pdf
本文介绍删卡的 API。
删除卡片中的信息。
DELETE: /v1.0/devices/{device_id}/door-lock/card-issuers/cards/{card_id}/sectors
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
device_id | String | uri | true | 设备编号 |
card_id | String | uri | true | 卡体号,当 targetStatus=1 时该字段为必填。当 targetStatus =0,
|
target_status | Integer | query | true | 删除时门卡所处的状态,0为无效,1为有效 |
参数名 | 类型 | 说明 |
---|---|---|
result | void | 无返回 |
DELETE: /v1.0/devices/6c8bcd1020b712c2c4ibrq/door-lock/card-issuers/cards/4a5be5ef/sectors?targetStatus=1
{
"t": 1614147303662,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈