Last Updated on : 2023-06-20 14:54:05download
Delete data from a card.
DELETE: /v1.0/devices/{device_id}/door-lock/card-issuers/cards/{card_id}/sectors
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | The device ID. |
card_id | String | uri | true | The card number. This field is required when targetStatus is set to 1 . When targetStatus is set to 0 ,
|
target_status | Integer | query | true | The state of the door card when it is deleted.
|
Parameter name | Type | Description |
---|---|---|
result | void | No result is returned. |
DELETE: /v1.0/devices/6c8bcd1020b712c2c4ibrq/door-lock/card-issuers/cards/4a5be5ef/sectors?targetStatus=1
{
"t": 1614147303662,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback