Environment

Branch an environment

Create a new environment as a branch of the current environment.

post/projects/{projectId}/environments/{environmentId}/branch

Path parameters

projectIdstring required
environmentIdstring required

Request body

titlestring required
namestring required
clone_parentboolean required

Clone data from the parent environment

type'development' | 'staging' required

The type of environment (staging or development)

Response

statusstring required

The status text of the response

codeinteger required

The status code of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.