Delete an existing face list according to faceListId. Persisted face images in the face list will also be deleted.

delete/facelists/{faceListId}

Path parameters

faceListIdstring required

Id referencing a particular face list.

Response

A successful call returns an empty response body.

Changes