Files
Update File
Update a file
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the file to update
Body
application/json
File update parameters
The body is of type object
.
Response
200
application/json
Successful file update
The response is of type object
.