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.
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○