9cd7291d4228

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-136188852.7 MB
conversations

Re-run all current evaluator bindings against a v2 conversation

v2 alias of POST /v1/sessions/{id}/reevaluate.

The legacy eval endpoint already operates on the conv_* Conversation model and works unchanged — this thin alias keeps the admin UI's path family consistent under /conversations. Wipes existing EvalRuns and re-runs the currently bound evaluators with fresh snapshots; rejects (409) while any run for the conversation is pending / running.

post/v1/conversations/{conversation_id}/reevaluate

Path parameters

conversation_idstring uuid required

Response

Successful Response

task_idstring required
status'queued'