Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Metric to update.
Example:
"321"
Body
application/json
A Metric with AI evaluation and integer output.
Response
Metric updated successfully
A Metric defines how to evaluate system outputs against expected results. A Metric with AI evaluation and integer output.