Rename Face

https://api.sciener.com/v3/face/rename

Modify the face name via this API

1 HTTP Request example

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

2 Request Parameter Description

NameTypeRequiredDescription
clientIdStringYThe app_id which is assigned by system when you create an application
accessTokenStringYAccess token
lockIdIntYLock ID
faceIdIntYFace ID,generated from Add face API
nameStringYNew face name
dateLongYCurrent time (timestamp in millisecond)

3 Response

ParameterTypeDescription
errcodeIntError code
errmsgStringError message