Branches
Last updated
Was this helpful?
Last updated
Was this helpful?
This endpoint is used for the creation and deletion of branches.
API URL -
Create Branch
Delete Branch
Note this request uses POST
to inform the API that a branch is being created
Where;
MOROPO_API_KEY
is the API key for the target app, found in your .
BRANCH_NAME
is the name of the target branch to download tests from.
Note this request uses DELETE
to inform the API that a branch is being deleted
Where;
BRANCH_NAME
is the name of the target branch to download tests from.
MOROPO_API_KEY
is the API key for the target app, found in your .