v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-113513150.0 KB

Delete Metric

Delete a specific Metric by ID. The metric will be removed from metric groups and monitors.

delete/metrics/{metricId}

Path parameters

metricIdstring required
Example:321

The ID of the Metric to delete.

Response

Metric deleted successfully

successboolean required

Whether the deletion was successful.