v27

latestSwagger 2.0raw.githubusercontent.com2022-12-116362180.5 KB

Delete an existing person from a person group. The persistedFaceId, userData, person name and face feature in the person entry will all be deleted.

delete/persongroups/{personGroupId}/persons/{personId}

Path parameters

personGroupIdstring required

Id referencing a particular person group.

personIdstring uuid required

Id referencing a particular person.

Response

A successful call returns an empty response body.