Files
Update a file
Updates the metadata of an existing file object.
PATCH
Core - Rename file
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
File ID to update.
Body
application/json
New display file name, including extension when available.
Response
200 - application/json
OK
Updated file metadata.