v1
latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KBBranches
Delete a branch
Delete an existing branch.
A branch cannot be deleted while it still has open jobs or open translation orders attached to its branch project — in that case the request is rejected with 409 Conflict. A branch whose current state does not allow deletion (for example, while a merge or sync is in progress) is rejected with 422 Unprocessable Entity.
Requires the Branching feature to be enabled on the account.
delete/projects/{project_id}/branches/{name}
Path parameters
project_idstring required
Project ID
namestring required
name
Headers
X-PhraseApp-OTPstring
Two-Factor-Authentication token (optional)
Response
The resource was deleted successfully.