Skip to main content
POST
Update Folder
Use this API to:
  1. update metadata of a folder within an organization.
  2. move a folder and its contents to a different parent folder.
Prior to using this API, you must:
  • Enable advanced queries option in the console
  • Deploy v4 series of the Velt SDK.

Endpoint

POST https://api.velt.dev/v1/organizations/folders/update

Headers

string
required
Your API key.
string
required

Body

Params

object
required

Example Request

Response

Success Response

Failure Response