Update a QA agent (same as PATCH)
Works exactly like PATCH /api/v1/qa-agents/.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
Body
Create/update payload. On update only the fields you send are changed.
255"Support QA Agent"
"Evaluates support conversations for empathy and compliance"
Who this QA agent evaluates: human agents, AI agents, or both.
human, ai, both "human"
true
Send true to make this the default evaluator. To move the default away from an agent, set another one as default.
false
50"advanced"
How strictly conversations are scored. Higher = harsher.
0 <= x <= 10070
Minimum AI confidence (%) for a score to be applied.
0 <= x <= 10085
Number of critical violations after which an evaluation fails automatically.
0 <= x <= 103
Language for evaluation reports and feedback.
50"English"
Extra guidance applied to every evaluation.
"Focus on product knowledge when evaluating technical support calls."
true
true
true
The full scorecard. Sending it replaces the existing skills; weights must total 100%. Leave it out on create to start with the standard 5-skill scorecard.
1