v3

latestOpenAPI 3.1.12026-07-3126063.6 KB
environments

Create an environment

Create an environment for a project

post/v1/environments

Request body

projectIdstring required

The ID of the project to create the environment for

namestring required

The name of the environment

sourceBranchstring required

The branch used to build the environment

Response

The environment has been created successfully

idstring required
namestring required
sourceBranchstring nullable required

The branch used to build the environment

urlsstring[] required

The URLs of the MCP server

createdAtstring date-time required
projectIdstring required

The ID of the project the environment belongs to