Database Branch by Name
https://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/asyncCreate a new database branch
Expected parameters
| Name | Description | In | Required | Schema |
|---|---|---|---|---|
db_branch_name | The DBBranchName matches the pattern `{db_name}:{branch_name}`. | path | ✅ | string |
Create Database Branch
PUThttps://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/asyncExpected parameters
| Name | Description | In | Required | Schema |
|---|---|---|---|---|
from | Name of source branch to branch the new schema from | query | - | string |