Metric Points
Delete Metric Point
DELETE
/
api
/
metrics
/
{metric_id}
/
points
/
{metricPoint_id}
Authorizations
Authorization
string
headerrequiredYou can retrieve your token by visiting your dashboard and clicking <b>Generate API token</b>.
Path Parameters
metric_id
integer
requiredThe ID of the metric.
metricPoint_id
integer
requiredThe ID of the metricPoint.