Content
Update File
Update file metadata and/or its content.
PUT
Recipes
Update a file name, content type or file tag list. You can also update the file content by setting new=1
parameter. Once set, the file is deleted in the cloud storage and a new record is created. Consequently,
all file fields, except for the name
, are updated in the cloud storage including the uid
, size
, etc.
Path Parameters
ID of the file/blob. Generated automatically by the server after file/blob creation.
Body Parameters
Headers
A user or application session token. See Authentication page to learn more about session tokens. Must be used either QB-Token or Authorization.