Update File

Please refer to Create File for more details about the multipart request format. The format
for Update File is the same, but the file part is optional. There are two modes for Updating a File object:

  1. Upload a new file: both params and file parts are included
  2. Modify the Octave File object only: only the params part is included

Uploading a new file will cause the File version to increment. The existing file will be preserved and accessible
using the Version API.

Modifying the Octave File object without uploading a file will not cause the version to increment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The company name

string
required

The ID of the File

Body Params

File Upload

string

The binary contents of the file

params
object
required
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json