Skip to main content
PATCH
Core - Rename file

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

file_id
string
required

File ID to update.

Body

application/json
file_name
string
required

New display file name, including extension when available.

Response

200 - application/json

OK

file
object
required

Updated file metadata.