v1
latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KBBranches
Create comparison (async.)
Create a branch comparison asynchronously.
post/projects/{project_id}/branches/{name}/compare
Path parameters
project_idstring required
Project ID
namestring required
name
Headers
X-PhraseApp-OTPstring
Two-Factor-Authentication token (optional)
Request body
Example request
{
"direction": "merge"
}Response
Accepted