POST
/
files

Authorizations

Authorization
string
header
required

JSON Web Token to authorize requests.

Body

multipart/form-data
bucket-id
string

Bucket to upload the files to

file[]
file[]

Array of files to upload.

metadata[]
object[]

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

Response

201 - application/json
ProcessedFiles
object[]