Folders
Update Folder
POST
Use this API to:
- update metadata of a folder within an organization.
- move a folder and its contents to a different parent folder.
Prior to using this API, you must:
- Deploy v4.0.0-beta.19 or higher of the Velt SDK.
- Enable advanced queries option in the console
Endpoint
POST https://api.velt.dev/v1/organizations/folders/update
Headers
Your API key.
Your Auth Token.
Body
Params
Example Request
Response
Success Response
Failure Response
Was this page helpful?