v5

latestSwagger 2.02026-07-136680294.1 KB

Update a specified face's userData field in a Large Face List by its persistedFaceId.

patch/largefacelists/{largeFaceListId}/persistedfaces/{persistedFaceId}

Path parameters

largeFaceListIdstring required

Valid character is letter in lower case or digit or '-' or '_', maximum length is 64.

persistedFaceIdstring uuid required

Face ID of the face.

Request body

userDatastring

User-provided data attached to the face. The length limit is 1K.

Response

The request has succeeded.