v5

latestSwagger 2.02026-07-136680294.1 KB

Delete a face from a person in a Large Person Group by specified largePersonGroupId, personId and persistedFaceId.

Adding/deleting faces to/from a same person will be processed sequentially. Adding/deleting faces to/from different persons are processed in parallel.

delete/largepersongroups/{largePersonGroupId}/persons/{personId}/persistedfaces/{persistedFaceId}

Path parameters

largePersonGroupIdstring required

ID of the container.

personIdstring uuid required

ID of the person.

persistedFaceIdstring uuid required

Face ID of the face.

Response

The request has succeeded.