PersonDirectory
Delete an existing person face from person directory. The persistedFaceId, userData, and face feature in the person entry will all be deleted.
delete/persons/{personId}/recognitionModels/{recognitionModel}/persistedFaces/{persistedFaceId}
Path parameters
personIdstring uuid required
Person id.
recognitionModelstring required
Recognition model string.
persistedFaceIdstring uuid required
Persisted face id to delete.
Response
Success
Changes
Changed in 2 of the 28 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲