Skip to main content
POST
Queues a run and returns the created run with status: "running" and result: null. Poll Get a run until status becomes completed or failed.
Runs evaluate the conversations in the set against live agent behavior. If the conversations invoke Actions, those Actions can call your configured external APIs.

Headers

string
required
Bearer token containing your Fini workspace API key. Format: Bearer fini_... The key needs write scope.

Path parameters

string
required
Test set ID.

Response

Returns the created Run object.