Update an existing metric
Metrics
Update an existing metric
Update a metric’s editable fields. Only fields included in the request body are modified.
PUT
Update an existing metric
Documentation Index
Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the metric to update
Body
application/json
Request body for PUT /metrics/{metric_id}
Maximum string length:
200Available options:
PYTHON, LLM, HUMAN, COMPOSITE Minimum string length:
1Available options:
float, boolean, string, categorical Required range:
0 <= x <= 100Minimum array length:
1Minimum array length:
1Response
200 - application/json
Metric updated successfully
Response for PUT /metrics

