Delete metric

DELETE
/api/v2/metrics/:projectKey/:metricKey

Delete a metric by key.

Path parameters

projectKeystringRequired

The project key

metricKeystringRequired

The metric key

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with