put https://api.quickblox.com/blobs/.json
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.
Recipes
Replace file with new file
Open Recipe
Update file name
Open Recipe