Create Version
Creates a new version of the specified or latest commit on your Confident AI project.
Path parameters
alias
The unique alias of the prompt.
Headers
CONFIDENT_API_KEY
The API key of your Confident AI project.
Request
hash
The hash of the commit you wanna release a new version of. Only commits above the last versioned commit can be released as new versions. If ommited, the most recent commit will be versioned.
Response
success
This is true prompt version was successfully created
data
deprecated
This is true if this endpoint is deprecated.