Skip to main content
POST
/
projects
/
{projectId}
/
environments
/
{environmentId}
/
initialize
Error
A valid request URL is required to generate request examples
{
  "status": "<string>",
  "code": 123
}

Authorizations

Authorization
string
header
required

Path Parameters

projectId
string
required
environmentId
string
required

Body

application/json
profile
string
required

Name of the profile to show in the UI

repository
string
required

Repository to clone from

config
string | null
required

Repository to clone the configuration files from

files
Files · object[]
required

A list of files to add to the repository during initialization

resources
Resources · object
required

Response

default - application/json
status
string
required

The status text of the response

code
integer
required

The status code of the response