cURL
curl --request DELETE \ --url https://api.example.com/ai-admin/feedback/{feedbackId}
{ "success": true }
Was this page helpful?