Create Metric Definition

POST

Creates a custom metric definition

Request

This endpoint expects an object.
applies_tolist of enumsRequired
Allowed values: conversationissueticket

The list of object types on which the metric can be applied.

namestringRequired>=1 character<=64 characters

A unique human readable name of the metric.

descriptionstringOptional<=1024 characters

Description of the purpose and operation of the metric.

Response

Success.

metric_definitionobject
Built with