Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.coval.dev/v1/metrics/{metric_id} \ --header 'X-API-Key: <api-key>'
{}
Soft-delete a metric.
API key for authentication
22-character metric ID
^[a-zA-Z0-9]{22}$
Metric deleted
The response is of type object.
object
Was this page helpful?