curl --location --request POST '/api/deletefeedback' \ --header 'Content-Type: text/plain' \ --data-raw '{ "feedback_id": "editor" }'
{}