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)
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
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
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