Clone an environment
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
Clone an environment
Documentation Index
Fetch the complete documentation index at: https://docs.flexprice.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key in the format x-api-key <api-key>*
Path Parameters
Source Environment ID
Body
application/json
Clone configuration
Name of the new environment (required when target_environment_id is not provided)
TargetEnvironmentID is the ID of an existing environment to clone into (optional). When provided, Name and Type are ignored. When omitted, Name and Type are required.
Available options:
development, production 
