{ "taskType": "three_way_match", "feedbackType": "ACCEPT", "clientId": "client_123", "taskId": "8a99a18a3ca66a8fb332c66130b09f44" }
curl --location -g --request POST '/ai/knowledge/aiService/feedback?access_token={{access_token}}' \ --header 'client-platform: common' \ --header 'Content-Type: application/json' \ --data-raw '{ "taskType": "three_way_match", "feedbackType": "ACCEPT", "clientId": "client_123", "taskId": "8a99a18a3ca66a8fb332c66130b09f44" }'
{ "errcode": "0000", "description": "Success", "data": null, "traceId": "7003feb05690a2b34" }