shared-uploads
Finalize
Step 3: client tells the server “S3 PUT done, please verify and proceed”.
Server HeadObject’s the bucket, asserts size matches the declared size from intent, transitions row pending → uploaded, and returns the current state. Idempotent: re-calling on a non-pending row returns the current state.
POST
Finalize
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Outbound API shape for the client — used by finalize + status endpoints.
URLs for the worker-generated variants. Populated only when status=ready.
Finalize