Calculated Metrics
Delete Calculated Metric
Delete a calculated metric
DELETE
Delete Calculated Metric
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a calculated metric
curl --request DELETE \
--url https://api.oviond.com/v1/calculated-metrics/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://api.oviond.com/v1/calculated-metrics/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}