Update a file

Update a folder or documents.

Usage notes

  • Retrieve the inodeId by calling the /v2/files endpoint and using the id included in the response.
  • Specify a parentId to place the document within a folder. Retrieve the ID to use as a parentId by calling the /v2/files endpoint and reviewing the id field in the response for files with a type of folder.
  • To restore a deleted folder or document, set the restore parameter to true.
Recipes
📖
Workbooks - Update owner (Javascript)
Open Recipe
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

The request body.

string
string
string
string

Folder ID to contain the folder or document

boolean
Responses

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