POST
/
files
/

Authorizations

Authorization
string
headerrequired

JSON Web Token to authorize requests.

Body

multipart/form-data
bucket-id
string

Bucket to upload the files to

metadata[]
object[]

(Optional) Set the following metadata for the uploaded files instead of letting the server do it automatically. See "UploadFileMetadata".

file[]
string[]

Array of files to upload.

Response

201 - application/json
ProcessedFiles
object[]