v52

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-08-03134119177.4 KB
experimental

Initiate a multipart upload

Initiates a multipart upload and returns an upload ID with presigned URLs for each part (optional). Part numbers starts with 1. Each part except the last one has minimum size depends on the underlying blockstore implementation. For example working with S3 blockstore, minimum size is 5MB (excluding the last part).

post/repositories/{repository}/branches/{branch}/staging/pmpu

Response

Presign multipart upload initiated

upload_idstring required
physical_addressstring required
presigned_urlsstring[]