v1
latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KBTranslations
Exclude translations by query
Exclude translations matching query from locale export.
patch/projects/{project_id}/translations/exclude
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*%20verified:true%20tags:feature,center",
"sort": "updated_at",
"order": "desc"
}Response
OK
Example response
{
"records_affected": 96
}