Test Management
Create project
Create a new test project inside a space.
POST
Creates a new test project in the given space. Once created, you can add test suites, test cases, and test runs to the project.
You must hold write access to the target space to create a project.
Path parameters
string
required
The slug of the target space. Visible in the space URL.
Request body
string
required
Display name for the test project.
string
Optional description of the test project.
string
default:"🧪"
Emoji icon for the project. Defaults to
🧪.Response
string
required
Unique identifier of the newly created test project.
string
required
Display name of the test project.
string
Description of the test project, or
null if not provided.string
required
Emoji icon for the project.
string
required
UUID of the space this project belongs to.
Last modified on April 2, 2026
.png?fit=max&auto=format&n=V5LGcGniNC1X_QJO&q=85&s=8c9ba3ce9a0d0045976180c9f669af26)
