Create a folder
Folders
Create a folder
Create a new folder in a deployment’s workspace.
Provide a name, and optionally a parentId to nest the folder inside an existing one (omit it to create the folder at the workspace root). An optional position controls the folder’s ordering among its siblings.
Requires the AI BI User role (or higher). When parentId is set, the caller must additionally have edit or manage access to that parent folder.
Folders can be nested up to a fixed maximum depth; exceeding it returns 400.
POST
Create a folder
Authorizations
API key authentication. Send Authorization: Api-Key <YOUR_API_KEY>.
Path Parameters
Body
application/json
CreateFolderInput