Business Agent
Start an evaluation run
Simulates the given scenarios against the agent and scores them. Answers 202 with a job_id to poll with GET.
post/v1/accounts/{accountId}/business-agent/evals
Path parameters
accountIdstring required
WhatsApp social account id (the number must be managed through the Cloud API).
Request body
Response
Run started
Example response
{
"status": "RUNNING"
}