Create a QA agent
Creates a QA agent with its scorecard. Send skills to define your own scorecard (weights must total 100%), or leave it out to start with the standard one: Greeting 15%, Empathy 20%, Compliance 25%, Resolution 25%, Sales 15%. Your first QA agent automatically becomes the default.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
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