/
CA
caraml-dev
/
Merlin
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 23m ago · Updated 1mo ago
Details
Filter operations
endpoint
6
environment
1
log
1
model_endpoints
6
models
8
prediction_jobs
6
project
4
secret
4
version
3
get
List versions of the models
post
Log a new version of the models
patch
Patch the version
version
Patch the version
patch
/models/{model_id}/versions/{version_id}
Path parameters
model_id
integer
required
version_id
integer
required
Request body
Version
required
id
integer
model_id
integer
mlflow_run_id
string
mlflow_url
string
artifact_uri
string
hostname
endpoints
VersionEndpoint[]
properties
object
created_at
string
date-time
updated_at
string
date-time
Response
OK
Changes