Response body for BeginMultipartUpload.
{ }}
{ "file": { "accountId": "YOUR_ACCOUNT_ID", "filePath": "/uploads/image.jpg", "fileUrl": "https://upcdn.io/A623uY2/raw/uploads/image.jpg", "lastModified": 1615680311115, "metadata": { "myCustomField1": true, "myCustomField2": { "hello": "world" }, "anotherCustomField": 42 }, "mime": "image/jpeg", "originalFileName": "example.jpg", "size": 43182, "tags": [ "example_tag" ] }, "uploadId": "Kd759aLFxttm69kZ", "uploadParts": { "count": 12, "first": { "range": { "inclusiveEnd": 5242879, "inclusiveStart": 0 }, "uploadId": "Kd759aLFxttm69kZ", "uploadPartIndex": 7, "uploadUrl": "https://...long-url...x-id=PutObject" } }}
Details of the file being uploaded, including its file metadata, file tags, original file name, and MIME type.
Type: FileDetails
Required: Yes
A unique ID for the multipart file upload session created as a result of this request.
Example: "Kd759aLFxttm69kZ"
Type: String
Length: 16
Required: Yes
The number of parts the file will be uploaded with.
Example: 12
Type: Integer
Minimum: 1
Required: Yes
Represents the first part of a file to be uploaded as part of the multipart file upload.
Type: UploadPart
Required: Yes
This website uses cookies. By continuing you are consenting to the use of cookies per our cookie policy.
This website requires a modern web browser -- the latest versions of these browsers are supported: