> ## Documentation Index
> Fetch the complete documentation index at: https://game-narrative.docs.kitefrost.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# feedback_payload_too_large

> The feedback event body exceeds the 64KB limit for /v1/feedback. Trim the payload (drop large context fields) and retry.

`feedback_payload_too_large`

**HTTP status:** `413`

The feedback event body exceeds the 64KB limit for /v1/feedback. Trim the payload (drop large context fields) and retry.

<Note>
  Every API error response carries this `code`, a human-readable `message`, and a `request_id`. Include the `request_id` when contacting support so we can trace the request.
</Note>
