Data Types

CopyFolderBatchParams

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

Structure

Example

{
"accountId": "YOUR_ACCOUNT_ID",
"copyFolderBatchRequest": {
"folders": [
{
"condition": {
"equals": "*",
"type": "Equals"
},
"copyFiles": true,
"copyOverriddenStorage": false,
"copyVirtualFolders": true,
"destination": "/destination/folder",
"recursive": true,
"source": "/source/folder"
}
]
}
}

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

copyFolderBatchRequest

Request body for CopyFolderBatch.

Type: CopyFolderBatchRequest

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: