Clone environment
Clone environment
Copies an environment into a new one under an alias you choose, giving somewhere to change the agent without touching the environment being cloned.
POST
Clone environment
Authorizations
Voiceflow bearer token
Path Parameters
The alias of the environment to operate on (e.g. main).
Query Parameters
The ID of the project to operate on.
Body
application/json
Response
201 - application/json
Returns the new environment, including the alias that subsequent calls pass as environmentAlias to target it.