Skip to main content
DELETE
Delete a metric

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

metric_id
string
required

The unique identifier of the metric to delete

Response

200 - application/json

Metric deleted successfully

Response for DELETE /metrics/{metric_id}

deleted
boolean
required