Modify ekey

https://api.sciener.com/v3/key/update

Administrator or authorized Administrator can use this API to modify the ekey name and if can remote unlock

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
keyIdIntYEkey ID
keyNamestringNEkey name will be modifed
remoteEnableIntNIs remote unlock enabled: 1-yes, 2-no
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message