Skip to main content
DELETE
/
ai-admin
/
feedback
/
{feedbackId}
Delete an AI feedback record
curl --request DELETE \
  --url https://api.example.com/ai-admin/feedback/{feedbackId}
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

feedbackId
string
required

Response

200 - application/json
success
boolean
required