Creates a branch. If a source branch is not provided, the branch will include a blank website.
Important: The sourceType
field must be aligned with the corresponding source properties:
sourceType
is SOURCE_BRANCH
, you must provide source_branch_properties
.sourceType
is SOURCE_TEMPLATE
, you must provide source_template_properties
.UNKNOWN_SOURCE_TYPE
or mismatched properties will result in an ILLEGAL_SOURCE_TYPE
error.
Branch to be created.
There are 2 errors with this status code.
There are 2 errors with this status code.
There are 2 errors with this status code.
This method may also return standard errors. Learn more about standard Wix errors.