Delete Metric Definition

Deletes a custom metric definition

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
idstringRequiredformat: "id"
The ID of the metric definition to be deleted.

Response

The response to deleting a metric definition.

Errors