Update an inode

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.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!