Generate metrics for an AI agent. Returns a progress_id that should be polled via the generate_metrics_progress endpoint.
progress_id — it does not create metrics directly.Full workflow:progress_idprogress_id until status is "completed"metrics array from the progress response and pass it to Create Metrics in Bulk to save themAPI Key Authentication. It should be included in the header of each request.
The ID of the AI agent to generate metrics for, either agent_id or assistant_id must be provided
The assistant ID to generate metrics for, either agent_id or assistant_id must be provided
Number of metrics to generate
1 <= x <= 100UUID to poll the generate_metrics_progress endpoint for status and results