Update a quality assessment
Update an assessment including scores, reasons, supervisor notes, and dates. User must have permission to edit this assessment (qualityDoAssessmentsTeam or qualityDoAssessmentsAll).
Automatically transitions state from aiReady to reviewOngoing when edits are made.
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT-based authentication
Path Parameters
Assessment ID
Body
AI-generated summary (editable by supervisors)
Supervisor's free-form assessment text
Date when assessment was completed
Date when assessment was discussed with assessee
Array of criterion updates
[
{
"categoryId": 1,
"criterionId": 2,
"score": 5,
"reason": "Great intro"
}
]Transition to a new state
reviewedBySupervisor, discussedWithAssessee Response
Assessment updated successfully
Quality assessment of agent performance on a specific work session
Assessment ID
1
ID of the scorecard used
1
Base ID of the scorecard used
1
Assessment workflow state
unprocessed, aiInProgress, aiReady, reviewOngoing, reviewedBySupervisor, discussedWithAssessee, error, deleted "aiReady"
ID of the assessed user (agent)
42
ID of the supervisor who assessed
Related ticket ID
12345
Related worklog ID
AI-generated summary (summary format)
"Good job overall, scored 85%"
Score totals
Full assessment data (full format only)
Whether current user can edit this assessment