Clear fingerprint

https://api.sciener.com/v3/fingerprint/clear

This API will clear the fingerprints of a lock from the cloud server, you should clear the fingerprints from the lock by APP SDK before you request this API.

Alert:clearing fingerprints by gateway is not support, you have to do it via APP SDK nearby 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