Delete lock

https://api.sciener.com/v3/lock/delete

All the ekeys, passcodes, cards, fingerprints and unlocking records will be deleted along with the lock.

Alert:you must reset the lock via APP SDK before you request this API,otherwise you'll lose the lockData of the lock, and have to manually reset the lock.

1 Request example

POST, ContentType:application/x-www-form-urlencoded

2 Request parameters

NameTypeRequiredDescription
clientIdStringYclient_id from Create application
accessTokenStringYAccess token,refer to: Get access token
lockIdIntYLock ID, generated by Lock init
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message