Updates an environment.
patch/applications/{ApplicationId}/environments/{EnvironmentId}
Path parameters
ApplicationIdstring required
The application ID.
EnvironmentIdstring required
The environment ID.
Request body
Response
Success
Example response
{
"ApplicationId": "339ohji",
"Description": "An environment for examples.",
"Id": "54j1r29",
"Name": "Example-Environment",
"State": "ROLLED_BACK"
}