English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/qualityAssurances/ignoredWarnings \ --header 'Content-Type: application/json' \ --data '{ "segments": [ { "uid": "<string>", "warnings": [ { "id": "<string>" } ] } ] }'
{ "segments": [ { "uid": "<string>", "warnings": [ { "id": "<string>" } ] } ] }
1 - 500
Show child attributes
successful operation
Was this page helpful?