Overview
Triggers AI processing for imported photos — watermarking, BIB number detection, and face indexing depending on the event configuration. This is pipeline step 2, after Import. The job is asynchronous: this endpoint only queues work. The response returnsstatus: "processing" and a run_id; track completion with Pipeline Status via stages.process.status (processed, partially_processed, or failed).
Endpoint
Path Parameters
Request Body
Example Request
Example Response
credits_consumed is 0 when neither selfie search nor BIB search is enabled for the event. effective_count is the number actually queued (may be lower than requested_count when fewer unprocessed images remain).Error Responses
See Errors for canonical descriptions and retry guidance.

