Metrics
Register a new impact metric
Enterprise feature
Registers a new impact metric by pushing 0-values.
post/api/admin/impact-metrics/register
Request body
Example request
{
"name": "checkout_completions",
"type": "counter"
}Response
This response has no body.