not_implemented

Create new `Upload`

Create new Upload

post/v1/uploads

Request body

uploadFilesobject

Dict of path/md5 key/value pairs of dependencies to upload

statusstring

Status of the upload (client_pending or server_pending)

projectstring

ID of the project associated with this upload

priorityinteger

Priority of this Upload (0-999)

metadatastring

ID of a Metadata object to associate with the upload

locationstring

Which location should handle the transfer of this Upload

Response

Successful response

Changes