Delete a metric
Metrics
Delete a metric
Remove a metric by id.
DELETE
Delete a 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 delete
Response
200 - application/json
Metric deleted successfully
Response for DELETE /metrics/{metric_id}

