Environment

Undeploy environment

Removes the currently deployed release from an environment, optionally creating a change request if approval is required.

post/api/projects/{projectId}/environments/{environmentId}/undeploy

Path parameters

environmentIdstring uuid required

ID of the environment to undeploy

projectIdstring uuid required

ID of the project containing the environment

Response

Environment successfully undeployed or change request created

Changes