Delete a metric
Metrics
Delete a metric
Remove a metric by id.
DELETE
Delete a metric
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}

