Confirm Upload
confirm_uploadFinalize a batch of uploads after the caller has PUT all file bytes to the presigned URLs returned by request_upload. The site goes live (or is updated) only after this call succeeds. All files in the batch are published atomically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | Yes | The site's public identifier returned by list_sites or create_site. | |
| upload_id | Yes | The batch upload_id returned by request_upload. Covers all files in that call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| status | Yes |