Metrics
Delete Metric
Delete a specific Metric by ID. The metric will be removed from metric groups and monitors.
DELETE
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.scorecard.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Metric to delete.
Example:
"321"
Response
Metric deleted successfully
Whether the deletion was successful.
JavaScript