v171

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0726249111.7 MB
Projects

Create a new project

Creates a project in the current workspace. Projects are workspace-level containers for resources such as skills, deployments, datasets, rules, and related team access.

post/v2/projects

Request body

namestring required

Project name. Names must be non-empty and at most 128 characters.

teamsstring[]

Team identifiers to associate with the project.

descriptionstring

Optional human-readable description, at most 500 characters.

Response

OK