Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the file to be edited
Body
application/json
File data that needs to be updated
Response
Successfully Edited File
Example:
"Successfully Edited File"

