Skip to main content

Clones an environment

POST /api/admin/environments/:name/clone

Given an existing environment name and a set of options, this will create a copy of that environment

Request

Path Parameters

  • name string required
Responses

This response has no body.

Loading...