v5

latestSwagger 2.02026-07-136680294.1 KB

Update information of a Face List, including name and userData.

patch/facelists/{faceListId}

Path parameters

faceListIdstring required

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

Request body

namestring

User defined name, maximum length is 128.

userDatastring

Optional user defined data. Length should not exceed 16K.

Response

The request has succeeded.