Delete metric

Delete a metric by key. You must archive a metric before you can delete it. You cannot delete a metric that is still in use by an experiment, guarded rollout, metric group, or release policy.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequiredformat: "string"
The project key
metricKeystringRequiredformat: "string"
The metric key

Response

Action succeeded

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error