v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-285553225.5 KB
Metric Collection Job

Create and run a metric collection job

Creates a metric collection job for the specified calls or chats and metrics, then triggers processing. Provide exactly one of callIds or chatIds.

post/v1/metric/collection-jobs

Request body

callIdsstring[]

Call IDs to collect metrics for. Mutually exclusive with chatIds.

chatIdsstring[]

Chat IDs to collect metrics for. Mutually exclusive with callIds.

Response

The created metric collection job