post https://{hostname}/sandbox-api/v1/sandboxes
You can create a sandbox based on an existing property
, hostname
, or property version
. Refer to the examples in the Recipes. In order to create a sandbox with this method, you need to have an API client for the Sandbox API
with read-write access and Property Manager authorization enabled in Control Center.
Recipes
Create a sandbox from a property hostname
Open Recipe
Create a sandbox based on a specific property version.
Open Recipe