---
title: "Overwrite report with Ai"
method: PATCH
path: "/Ai/reports/entryCorrection"
tags: ["Ai"]
---

# Overwrite report with Ai

`PATCH /Ai/reports/entryCorrection`

**Requires permission:** *StaffMember*

Overwrites a report entry's text with AI-corrected text

## Query parameters

- `page` integer, required
- `pageSize` integer, required
- `includes` string[], nullable
- `sort` string, nullable
- `filter` string, nullable

## Request body

- PatchReportEntryAiCheckRequest
  - `reportEntryId` integer, nullable

## Response `204`

Success - No Content

## Other responses

- `400` — An Error Occurred - Could not overwrite report entry
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/tonbridge/apis/tonbridge-app-api.md) · [All operations](https://skmtc.net/tonbridge/apis/tonbridge-app-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tonbridge/tonbridge-app-api/versions/28344aa564b4/schema)
