File Copy

Low level API call to copy or move files between datasets.

Use this endpoint to copy or move files between directories or create copies of the same file for different labeling purposes.

Path Params
string
required
Body Params
string

set value to 'TRANSFER'

file_list
array

List of files to copy, each object must have at least the 'id' key.

file_list
boolean
Defaults to false

Set to false. Not used for this operation.

string
Defaults to 'copy'

Can be 'copy' or 'move' depending on the operation you want to perform.

boolean
Defaults to false

Set to true if you want to copy the file with instances. Currently only supported for images.

int32

ID of the directory to copy/move the files to.

Responses

Language
Credentials
Basic
base64
:
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json