v1
latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KBTranslations
Verify translations by query
Verify translations matching query.
patch/projects/{project_id}/translations/verify
Path parameters
project_idstring required
Project ID
Headers
X-PhraseApp-OTPstring
Two-Factor-Authentication token (optional)
Request body
Example request
{
"branch": "my-feature-branch",
"locale_id": "fc2f11dd6a658fa9652f6f0a9ebee688",
"q": "PhraseApp*%20unverified:true%20tags:feature,center"
}Response
OK
Example response
{
"records_affected": 96
}