post https://{hostname}/sandbox-api/v1/sandboxes//clone
Create a new sandbox instance based on an existing sandboxId
. You can clone any sandbox that has isClonable
enabled. This is useful if you want to copy a sandbox preconfigured by another developer within your organization.
Recipes
Clone a preconfigured sandbox
Open Recipe