Branches
Create a new branch from a backup of another branch
Creates a new backup branch within the specified project.
post/organizations/{organizationID}/projects/{projectID}/branches/{branchID}/restore
Path parameters
organizationIDstring required
Unique identifier of the organization containing the project
projectIDstring required
Unique identifier of the project containing the source branch
branchIDstring required
Unique identifier of the source branch of the backup
Request body
Response
Branch successfully created