For the complete documentation index, see llms.txt. This page is also available as Markdown.

Run an evaluation job

Submit a combo evaluation job that runs simulation, evaluation, and optionally insights across multiple cases. Returns a job_id for polling.

post
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Query parameters
eval_case_idsstringRequired

Comma-separated list of eval case IDs (pfbid format)

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Body
object · operate.BizAIComboRunRequestOptional

Combo evaluation job request body

Responses
200

Acknowledgment that the job was accepted for processing

application/json

Acknowledgment that the job was accepted for processing

job_idstringRequired
statusstringRequired
post/agent-eval/run

Last updated

Was this helpful?