Translations
Review translations selected by query
Review translations matching query.
patch/projects/{project_id}/translations/review
Path parameters
project_idstring required
Project ID
Headers
X-PhraseApp-OTPstring
Two-Factor-Authentication token (optional)
Request body
Example request
{
"branch": "my-feature-branch",
"q": "PhraseApp*%reviewed:false%20tags:feature,center"
}Response
OK
Example response
{
"records_affected": 96
}Changes
No recorded changes to this endpoint across all 1 revision of this API.