---
title: "POST /agentevals"
method: POST
path: "/agentevals"
tags: ["AgentEvals"]
---

# POST /agentevals

`POST /agentevals`

## Request body

- CreateAgentEvalExampleBody
  - `ticketId` string, required
  - `verdict` 'good' | 'bad', required — The teammate's judgement of how the agent handled this ticket.
  - `description` string, required — What went wrong / why it was good — becomes the grading rubric.

## Response `200`

Ok

- unknown

---

[API](https://skmtc.net/gleap/apis/gleap-server.md) · [All operations](https://skmtc.net/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gleap/gleap-server/revisions/6bb0c3577de2/schema)
