latestOpenAPI 3.1.02026-08-204489152.5 KB

726970fd2992

Projects

Create a project

post/projects

Request body

namestring required

Project name.

folderIdstring uuid

Folder to create the project in. Omit to create at the workspace root. Resolve a folder name to its ID via GET /folders.

projectType'standard' | 'notebook' | 'agent'

Project type. Omit to create a standard project; notebook creates a single-notebook project; agent creates an Agent project.

Response

Project created