v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
EnvironmentService

Update an environment. Please use updateEnvironment2 as that has the fields that can actually be updated

put/mr-api/environment/{eid}

Request body

whenCreatedstring date-time
whenUpdatedstring date-time
idstring uuid
applicationIdstring uuid
namestring required
priorEnvironmentIdstring uuid
versioninteger
descriptionstring
productionboolean

is this a production environment?

environmentInfoobject nullable
whenArchivedstring date-time

Response

Resulting environment

whenCreatedstring date-time
whenUpdatedstring date-time
idstring uuid
applicationIdstring uuid
namestring required
priorEnvironmentIdstring uuid
versioninteger
descriptionstring
productionboolean

is this a production environment?

environmentInfoobject nullable
whenArchivedstring date-time