Submit feedback to an organization's feedback URL
Record feedback from an AI agent or integration by posting to the organization’s feedback URL, as shown on the Feedback page in the dashboard. No credentials are required. Limited per source IP and per organization.
Path Parameters
Your organization slug, as shown in your feedback URL on the Feedback page.
1 - 63^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i"acme"
Body
The feedback itself.
1 - 4000"The search tool times out when the query has quotes."
Short summary. When omitted, Notra writes one.
1 - 200"Search times out on quoted queries"
What kind of feedback this is. When omitted, Notra classifies it.
bug, feature, praise, question, other "bug"
Overall sentiment. When omitted, Notra classifies it from the message.
negative, neutral, positive "negative"
Channel the feedback arrived through.
mcp, api, sdk "mcp"
Project to file the feedback under.
1^[A-Za-z0-9_-]{1,100}$The agent or client that submitted the feedback.
1 - 200"claude-code"
1 - 200"claude-opus-5"
1 - 200"1.2.0"
1 - 2048Page or resource the feedback is about.
2048"https://docs.example.com/api/search"
Your own identifier for the user or session.
1 - 200Submitting the same key twice returns the original feedback instead of creating a duplicate.
1 - 200Arbitrary JSON attached to the feedback, up to 8 KB.