Create Branch
Creates a new branch with the specified name diverging from the main branch's head commit of your prompt.
Path parameters
alias
The unique alias of the prompt.
Headers
CONFIDENT_API_KEY
The API key of your Confident AI project.
Request
branch
The unique name of the branch to create in the prompt.
Response
success
This is true if the prompt branch was successfully created.
data
link
This is the URL to the prompt branch on the Confident AI platform.
deprecated
This is true if this endpoint is deprecated.