Skip to main content
DELETE
Delete a metric (deprecated)

Authorizations

Authorization
string
header
required

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

Query Parameters

metric_id
string
required

Unique identifier of the metric

Response

200 - application/json

Metric deleted successfully

Response for DELETE /metrics/{metric_id}

deleted
boolean
required