Skip to main content

List all custom metrics

GET /v3/custom-metrics

Detail info of a custom metric

GET /v3/custom-metrics/{uuid}

List all custom metrics for a model

GET /v3/models/{model_id}/custom-metrics

Delete custom metric by uuid

DELETE /v3/custom-metrics/{uuid}

Create new custom metric

POST /v3/custom-metrics