View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| user | int | User whose home workspace to copy the content into. | |
| name | str | Label used to name the folder created in the home workspace. | |
| paths | [str] | Filesystem paths to copy. | [optional] |
| bundles | [int] | IDs of media bundles whose files to copy. | [optional] |