Update File
Update a file by ID.
Authorization
Request Body
application/json
RequiredThe request body should contain a properly formatted JSON object. Optional properties are listed below. See File Object for more details.
folder
stringfilename
stringref
stringmetadata
objectPath Parameters
id
RequiredstringResponse Body
Success
TypeScript Definitions
Use the response body type in TypeScript.
meta
objectdata
objecterror
object | null | nulllinks
object