Finalize File
media-admin
Finalize File
Confirm a completed S3 upload and transition status_upload PENDING → READY.
The client calls this endpoint after completing the presigned PUT to S3. The server HEAD-checks the S3 object; on success it emits MediaUploaded.
Errors: 503 — media module disabled 404 — file_id not found or has no associated media 415 — uploaded object content-type not permitted 422 — S3 object not found at expected path (upload may have failed)
POST
Finalize File