Upload Face
Lists
Upload Face
Add a face image to a face list — the biometric template is hashed and stored irreversibly.
POST
Upload Face
Face uploads are a separate endpoint because the request includes binary data and the storage path is biometric-template-hashed.
Request
Response · 201
Contra stores only the irreversible biometric template hash, never the raw image. Matching is via cosine similarity against the template; the original photo cannot be reconstructed.