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

evalCaseIdsstring[] required

Response

Run started

job_idstring required
statusstring required

Example response

{
  "status": "RUNNING"
}

Changes