Skip to main content
POST/api/v1/face/enroll
Enroll a user’s face into a collection. Pass a face image as a URL or Base64 string, a subject_id you control, and the collection_id returned when you created the collection.

Headers

Body parameters

Response

Returns an entity confirming the face was enrolled, with a face_id, image quality_band, whether it was deduplicated, and created_at.

Errors