Last Updated on : 2023-06-20 14:54:03download
Modify the name of a specified card.
PUT: /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 ID. |
Parameter name | Type | Description |
---|---|---|
result | void | No result is returned. |
PUT: /v1.0/devices/6cdb36b2e489885fa57lzm/door-lock/card-issuers/cards/1234567/sectors
{
"t": 1614147303662,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback