Clone an environment.
post/midgard/v0.1/environment/clone/{environmentId}
Creates a clone of the specified environment with a new name.
Request
Authorization
X-AT
header
apiKey
Path Parameters
environmentId
integer
REQUIRED
Body
application/json
name
string
REQUIRED
Response
200Environment cloned successfully.
402Validation error.
403User is not allowed to access this resource.
404Environment not found.
Shell cURL
shell
Show schema
json