Delete metric group

DELETE
/api/v2/projects/:projectKey/metric-groups/:metricGroupKey

Delete a metric group by key.

Path parameters

projectKeystringRequired

The project key

metricGroupKeystringRequired

The metric group key

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with