Data Types

BeginMultipartUploadParams

Parameter object passed to the BeginMultipartUpload method in the Bytescale SDKs.

{
"accountId": "YOUR_ACCOUNT_ID",
"beginMultipartUploadRequest": {
"metadata": {
"myCustomField1": true,
"myCustomField2": {
"hello": "world"
},
"anotherCustomField": 42
},
"mime": "text/plain",
"originalFileName": "example.txt",
"path": {
"fileName": "example-{UNIQUE_DIGITS_4}{ORIGINAL_FILE_EXT}",
"folderPath": "/uploads"
},
"protocol": "1.1",
"size": 43182,
"tags": [
"example_tag"
]
}
}

Your account ID.

This is visible on the settings page:

https://www.bytescale.com/dashboard/settings

Example: "A623uY2"

Type: String

Length: 7

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: