---
title: "move a base to another space"
method: PUT
path: "/base/{baseId}/move"
tags: ["base"]
---

# move a base to another space

`PUT /base/{baseId}/move`

move a base to another space

## Path parameters

- `baseId` string, required

## Request body

- object
  - `spaceId` string, required

## Response `200`

move to another space successfully

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
