Storage
Replace File
Replace the contents of an existing file
PUT
/
files
/
{id}
Authorizations
Authorization
string
headerrequiredJSON Web Token to authorize requests.
Path Parameters
id
string
requiredBody
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