powered by
Deletes faces from a collection. You specify a collection ID and an array of face IDs to remove from the collection.
See https://www.paws-r-sdk.com/docs/rekognition_delete_faces/ for full documentation.
rekognition_delete_faces(CollectionId, FaceIds)
[required] Collection from which to remove the specific faces.
[required] An array of face IDs to delete.