Content Management API > Environment
Fork an existing environment
Query parameters
Whether the call should immediately return a pending environment, or wait for the completion of the fork
Performing a fast fork reduces processing time, but it also prevents writing to the source environment during the process
Force the start of fast fork, even if there are collaborators editing some records
Body parameters
The ID of the forked environment
Example: "my-sandbox-env"
Returns
Returns
a resource object of type environment
Examples