TMS
cURL
curl --request PUT \ --url https://cloud.memsource.com/web/api2/v1/lqa/assessments/scorings \ --header 'Content-Type: application/json' \ --data ' { "items": [ { "jobPartUid": "<string>", "overallFeedback": "<string>" } ] } '
{ "results": [ { "status": "PASS", "score": 123 } ] }
Finishing LQA Assessments will calculate scores
Data for finishing multiple LQA assessments
1 - 100
Show child attributes
successful operation
Was this page helpful?