Branch Metadata
https://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/metadata
This path allows interacting with the metadata of a specific database branch.
Expected parameters
Name | Description | In | Required | Schema |
---|---|---|---|---|
db_branch_name | The DBBranchName matches the pattern `{db_name}:{branch_name}`. | path | ✅ | string |
Update Branch Metadata
PUThttps://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/metadata
Update the branch metadata
Request Body Type Definition
Responses
Get Branch Metadata
GEThttps://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/metadata