---
search:
  tags:
    - Operations
    - POST
seo:
  description: >-
    Owner-only durable feedback ingest. Auth posture matches GET /app/{id}/diag…
    Reference for the POST /app/{id}/feedback endpoint in the Charming API API.
sidebar:
  badge: POST
  label: Submit durable feedback for an app
title: Submit durable feedback for an app
type: openapi-operation
---
Owner-only durable feedback ingest. Auth posture matches `GET /app/{id}/diag` (`requireAppAccess`): app token, user token, render token, or claim cookie. Body is capped at 96 KiB wire / 16 KiB text / 64 KiB serialized `structuredData`. The MCP `submit_feedback` tool forces `source="agent"` server-side; direct REST callers may set `source` to `user` or `auto-crash`.

<Operation source="reference" id="submit-app-feedback" />

Found a bug or need a feature? [Tell us](/docs/capabilities/feedback) with `submit_feedback` or `POST /app/{id}/feedback`. Your feedback shapes what we build next.
