更新时间:2023-06-15 05:27:22
本文介绍删除通行授权信息的 API。
根据通行授权 ID 删除指定通行授权信息。
DELETE: /v1.0/parking-control/{device_id}/pass-authorizations/{pass_authorization_id}
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
device_id | String | uri | true | 涂鸦车场设备 ID |
pass_authorization_id | String | uri | true | 通行授权 ID |
参数名 | 类型 | 说明 |
---|---|---|
result | CmdIssueResultResponse | 响应结果 |
result
说明
参数名 | 类型 | 说明 |
---|---|---|
sn | String | 指令记录 ID |
DELETE: /v1.0/parking-control/6ce****/pass-authorizations/123****
{
"result": {
"sn": "135****"
},
"t": 1652779976771,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈