Translations
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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.