v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
EnvironmentService

Create a new environment

post/mr-api/application/{id}/permissions

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