custom-metrics

Create Custom Metric

Create a new custom metric with revision 1.

post/api/v1/custom-metrics

Request body

namestring required
descriptionstring nullable
categorystring nullable
compute_type'model' | 'formula' required
response_type'pass_fail' | 'yes_no' | 'numeric_score' | 'categorical' | 'text' | 'json' required
tagsstring[]
linked_agent_idsstring[]
applies_to_voiceboolean
applies_to_textboolean
applies_to_emailboolean
applies_to_bookingboolean
promptstring nullable
modelstring nullable
configobject
allow_naboolean
proofstring nullable

Response

Successful Response

Changes

No recorded changes to this endpoint across all 2 revisions of this API.