Skip to content

Update file

Request

Update a file resource (File, Folder, ContractDocument)

Path
fileIdinteger, (int32)required

The system identifier for the file

Example:9456
Bodyapplication/merge-patch+json
namestring or null

The user defined name of the file resource For file resources with a type of file this includes the file extension

Example:"Standard NDA.docx"
folderobject or null(FolderReference)

The folder where the file resource is located

Folder is null when the file resource is located at the root of the resource

{ "name": "Q4 Legal Review" }

Responses

No Content

Response
No content