Last updated
The Users Management API allows managing users registered within the customer's own Facial Recognition collection.
Enroll User: Registers the face of a new user in the collection. The userId must be unique.
Search User: Performs a 1:N Facial Recognition search within the collection, returning the users that meet the configured similarity threshold.
Unenroll User: Deletes a user's record from the collection.
Last updated