Data Types

GetUploadPartParams

Parameter object passed to the GetUploadPart method in the Upload SDKs.

Structure

{
"accountId": String,
"uploadId": String,
}

Example

{
"accountId": "YOUR_ACCOUNT_ID",
"uploadId": "Kd759aLFxttm69kZ",
"uploadPartIndex": 7
}

Properties

accountId

Your account ID.

This is visible on the settings page:

https://upload.io/dashboard/settings

Example: "A623uY2"

Type: String

Length: 7

Required: No

uploadId

The ID for the multipart file upload.

Example: "Kd759aLFxttm69kZ"

Type: String

Length: 16

Required: No

uploadPartIndex

Index of an uploadable file part.

Can be used as the uploadPartIndex parameter in the GetUploadPart and CompleteUploadPart operations.

Example: 7

Type: Integer

Minimum: 0

Required: No

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: