Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://api.superwize.ai/api/news/submitArticleFeedback \ --header 'Content-Type: application/json' \ --data ' { "articleId": "obj_01JHKZ0PV2WX123456789", "type": "thumbs_down", "message": "What are the main causes of climate change?" } '
{ "success": true }
Stores thumbs-up or thumbs-down article feedback for the authenticated user.
1
thumbs_down
2000
Article feedback recorded.