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
The body is of type object
.
Response
Successfully Edited File
The response is of type object
.