Request
This endpoint expects an object.
parent_version_idstringRequired
ID of the version to branch from
namestringRequired<=140 characters
Name of the branch. It is unique within the agent.
descriptionstringRequired<=4096 characters
Description for the branch
conversation_configmap from strings to any or nullOptional
Changes to apply to conversation config
platform_settingsmap from strings to any or nullOptional
Changes to apply to platform settings
workflowobject or nullOptional
Updated workflow definition
Response
Successful Response
created_branch_idstring
ID of the created branch
created_version_idstring
ID of the first version on the created branch