Run quality assurance (batch)
Quality Assurance
Run quality assurance (batch)
Call “Get QA settings” endpoint to get the list of enabled QA checks
POST
Run quality assurance (batch)
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
Body
application/json
UIDs of jobs to run QA on; 1–500 jobs
Required array length:
1 - 500 elementsMaximum number of QA warnings in result, default: 100. For efficiency reasons QA warnings are processed with minimum segments chunk size 10, therefore slightly more warnings are returned.
Required range:
1 <= x <= 1000