Commit Bulk Face Upload Endpoint

Commit the reviewed bulk upload. Body: { projectId, category, actions: [ { faceImageId, name, action, personId? } ] } where action is "update" | "new" | "skip". Runs them with limited concurrency, then updates folders and schedules one face-match scan.

post/commitBulkFaceUpload

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/commitBulkFaceUpload:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.