Complete Bulk Face Upload Endpoint

Call once after a batch of addPersonFace(..., bulk=true) is done. Runs folder update, persons emit, and one project-wide face match scan; then returns. Frontend should call this after the last face is added in a bulk upload, then fetch faces/duplicates/suggestions once.

post/completeBulkFaceUpload

Request body

object required

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.