---
title: "PATCH /base/{baseId}"
method: PATCH
path: "/base/{baseId}"
tags: ["base"]
---

# PATCH /base/{baseId}

`PATCH /base/{baseId}`

Update a base info

## Path parameters

- `baseId` string, required

## Request body

- object
  - `name` string
  - `icon` string

## Response `200`

Returns information about a successfully updated base.

- object
  - `spaceId` string, required
  - `name` string, required
  - `icon` string, emoji, nullable

---

[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)
