Environment
Merge an environment
Merge an environment into its parent. This means that code changes from the branch environment will be merged into the parent branch, and the parent branch will be rebuilt and deployed with the new code changes, retaining the existing data in the parent environment.
post/projects/{projectId}/environments/{environmentId}/merge
Path parameters
projectIdstring required
environmentIdstring required
Request body
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.