Overview
Publishes processed photos to the public event gallery by triggering metadata mapping. This is pipeline step 3, after Process. The job is asynchronous: this endpoint only queues work. The response returnsstatus: "processing"; track completion with Pipeline Status via stages.go_live.status (processed or failed) and is_live (true when live). Once complete, photos appear on the public gallery and through search endpoints (All Photos, BIB Search, Face Search).
Photos must be processed before going live. If no processed images exist, this endpoint returns a
400 error.Endpoint
Path Parameters
Example Request
Example Response
Error Responses
See Errors for canonical descriptions and retry guidance.

