Metric Policy
Create a metric policy
Creates a new metric policy. Policies define which metrics to collect and under what conditions.
post/v1/metric/policies
Request body
Example request
{
"name": "Evaluate all inbound calls",
"status": "ACTIVE",
"modality": "call"
}Response
The created metric policy