post https://{hostname}/papi/v1/properties//versions
Create a new property version based on any previous version. All data from the createFromVersion
populates the new version, including its rules and hostnames. Specify createFromVersionEtag
if you want to ensure you're creating from a version that hasn't changed since you fetched it.
Recipes
Create a new property version
Open Recipe