Environments
Clone an environment
Clone all published features and plans from the source environment into a target environment. If target_environment_id is provided, entities are cloned into that existing environment. Otherwise a new environment is created from name and type first.
post/environments/{id}/clone
Path parameters
idstring required
Source Environment ID
Request body
Response
Accepted