Evaluation Metrics
Delete Metric
Delete a metric by ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the metric to delete.
Response
200
application/json
Successful Response
A response indicating successful metric deletion.