Move the branch to a different cluster
https://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/moveThis path allows moving the branch to a different cluster, the destination cluster is specified in the request.
Expected parameters
| Name | Description | In | Required | Schema |
|---|---|---|---|---|
db_branch_name | The DBBranchName matches the pattern `{db_name}:{branch_name}`. | path | ✅ | string |
Get Branch Move Status
GEThttps://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/moveGet the branch move status (if a move is happening)
Responses
Move the Branch to a Different Cluster
PUThttps://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/move