Retry a metric collection job
Metric Collection Job
Retry a metric collection job
Creates a new metric collection job using the same conversations and metrics as a previous job, then triggers processing. The previous job must be in a terminal state (COMPLETED, FAILED, or CANCELED). Returns the newly created job — track its id for downstream fetches.
POST
Retry a metric collection job
Documentation Index
Fetch the complete documentation index at: https://docs.roark.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the previous metric collection job to retry
Response
The newly created (retry) metric collection job
A metric collection job that processes metrics for calls or chats

