PUT
/
files
/
{id}

Authorizations

Authorization
string
headerrequired

JSON Web Token to authorize requests.

Path Parameters

id
string
required

Body

multipart/form-data
metadata
object
file
any

New contents of the file to upload.

Response

200 - application/json
id
string
name
string
size
number
bucketId
string
eTag
string
createdAt
string
updatedAt
string
isUploaded
boolean
mimeType
string
uploadedByUserId
string
metadata
object