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