English
cURL
curl --request POST \ --url https://{base_url}/v1/app/feedback \ --header 'Content-Type: application/json' \ --data ' { "target_id": "<string>", "feature": "Summary", "score": 123 } '
Create feedback for a target node
The feedback to create
Summary
Composition
AnswerHub
CompositionSection