---
title: "POST /api/ee/remote-sync/create-branch"
method: POST
path: "/api/ee/remote-sync/create-branch"
tags: ["/api/ee/remote-sync"]
---

# POST /api/ee/remote-sync/create-branch

`POST /api/ee/remote-sync/create-branch`

Create a new branch from the current remote-sync branch and switches the current remote-sync branch to it.
  Requires superuser permissions.

## Request body

- object
  - `name` string, required

## Response `2XX`

Successful response

- object
  - `message` string, required
  - `status` string, required

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

[API](https://skmtc.net/metabase/apis/metabase-api.md) · [All operations](https://skmtc.net/metabase/apis/metabase-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/metabase/metabase-api/revisions/08b5a2bafb4f/schema)
