Skip to main content
POST
Add Folder
Use this API to create a new folder in an organization.
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/v2/organizations/folders/add

Headers

string
required
Your API key.
string
required

Body

Params

object
required

Example Requests

1. Create folder without access type

2. Create folder with restricted access type

Response

Success Response

Failure Response