/
CA
caraml-dev
/
Merlin
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
endpoint
6
environment
1
log
1
model_endpoints
6
get
List existing model endpoints for all models in particular project
get
List model endpoint
post
Create a model endpoint
get
Get a model endpoint
put
Update model endpoint data. Mainly used to update its rule.
delete
Stop serving traffic to the model endpoint, then delete it.
model_schema
4
models
9
prediction_jobs
8
project
4
secret
4
standard_transformer
1
version
5
version_image
2
model_endpoints
Stop serving traffic to the model endpoint, then delete it.
delete
/models/{model_id}/endpoints/{model_endpoint_id}
Path parameters
model_id
integer
required
model_endpoint_id
integer
required
Response
OK
Changes