v5
latestSwagger 2.02026-07-136680294.1 KBDelete a face from a person in a Person Group by specified personGroupId, 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/persongroups/{personGroupId}/persons/{personId}/persistedfaces/{persistedFaceId}
Path parameters
personGroupIdstring 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.