Update
Update general information about a file.
Path parameters
mediaIdstringRequired
Body
titlestringOptional
descriptionstringOptional
contractstringOptional
productstringOptional
offerstringOptional
categorystringOptional
demobooleanOptional
Responses
200
OK
No content
403
Current user isn't the owner of the file/ Error updating the database/ No changes made to content
404
Invalid file ID
patch
/api/files/update/{mediaId}No content
Was this helpful?