upload_files
upload_files(project_id, file_paths, storage_id, batches, priority)
Parameters
[
{
"data": "/Users/lorenzo/Desktop/Gassino,_arrival_of_tramway_auto_x2.jpg",
"metadata": {
"width": 1500,
"height": 1200
},
"contextData": {
"key1": "value1"
}
}
]Example
Last updated