custom-metrics

Reevaluate Metrics

Enqueue metric reevaluation for specific logs or a date range.

post/api/v1/custom-metrics/reevaluate

Request body

voice_call_idsstring[] nullable
text_session_idsstring[] nullable
email_thread_idsstring[] nullable
booking_record_idsstring[] nullable
custom_metric_idstring uuid nullable
start_datestring date nullable
end_datestring date nullable
subject'voice' | 'text' | 'email' | 'booking' nullable
dry_runboolean

Response

Successful Response

job_idstring required
enqueued_countinteger required
projected_llm_callsinteger
booking_job_idsstring[]
failed_booking_idsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.