DELETE
/
api2
/
v1
/
lqa
/
assessments
/
scorings
Discard multiple finished LQA Assessment results
curl --request DELETE \
  --url https://cloud.memsource.com/web/api2/v1/lqa/assessments/scorings \
  --header 'Content-Type: application/json' \
  --data '{
  "jobParts": [
    {
      "uid": "<string>"
    }
  ]
}'

Body

application/json

Response

204

Discarded