Metric Types REST Endpoints

Metric Types
The configuration details for metric types, defining their calculation period, processing type, and activation status.
Create a subscription metric type
Method: post
Path: /crmRestApi/resources/11.13.18.05/subscriptionMetricTypes
Delete a subscription metric type
Method: delete
Path: /crmRestApi/resources/11.13.18.05/subscriptionMetricTypes/{MetricTypeId}
Get a subscription metric type
Method: get
Path: /crmRestApi/resources/11.13.18.05/subscriptionMetricTypes/{MetricTypeId}
Get all subscription metric types
Method: get
Path: /crmRestApi/resources/11.13.18.05/subscriptionMetricTypes
Update a subscription metric type
Method: patch
Path: /crmRestApi/resources/11.13.18.05/subscriptionMetricTypes/{MetricTypeId}