Create a branch

Authorization

A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:

Service Token Accesses
create_branch, restore_production_branch_backup, restore_backup

OAuth Scopes

ResourceScopes
Organizationwrite_branches, restore_production_branch_backups, restore_backups
Databasewrite_branches, restore_production_branch_backups, restore_backups
Branchrestore_backups

With this endpoint, you can create a branch from a backup. For a service token, you will need create_branch and either restore_production_branch_backup or restore_branch_backup accesses. For OAuth, you will need write_branches and either restore_production_branch_backups or restore_backups.

Language
Authorization
Header