Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ticketId
string
required
verdict
enum<string>
required

The teammate's judgement of how the agent handled this ticket.

Available options:
good,
bad
description
string
required

What went wrong / why it was good — becomes the grading rubric.

Response

200 - application/json

Ok