Folders
Update Folder
Use this API to:
- Update metadata of a folder within an organization.
- Move a folder and its contents to a different parent folder.
Key Points:
- When moving a folder to a different parent by updating the
parentFolderId, the API automatically updates the folderβsancestorsarray andaccessType, and propagates these changes to all subfolders within the moved folder.
Requirements:
- Enable advanced queries option in the Velt Console
- Deploy v4 series of the Velt SDK
π Full Documentation: https://docs.velt.dev/api-reference/rest-apis/v2/folders/update-folder

