Transfers
Copy
Copy one or more files or folders to a destination location.
POST
Make a copy through the Byteport Transfer API. The source is left untouched;
the destination receives a new copy.
Body parameters
Source location path.A valid file or folder path begins with the location, followed by a path
relative to the root directory. To copy multiple files, submit a string
array. Regex supported.Examples
"Production Bucket/archives/2026-04-21""Dropbox/*"
Destination location path.
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json

