Delete a face from a Face List by specified faceListId and persistedFaceId.

Adding/deleting faces to/from a same Face List are processed sequentially and to/from different Face Lists are in parallel.

delete/facelists/{faceListId}/persistedfaces/{persistedFaceId}

Path parameters

faceListIdstring required

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

persistedFaceIdstring uuid required

Face ID of the face.

Response

The request has succeeded.

Changes

Changed in 1 of the 5 revisions of this API.1

    • api operation id FaceList_DeleteFace removed and replaced with FaceListOperations_DeleteFaceListFace

      api-operation-id-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog