---
title: "PATCH /admin/space/{spaceId}"
method: PATCH
path: "/admin/space/{spaceId}"
tags: ["admin"]
---

# PATCH /admin/space/{spaceId}

`PATCH /admin/space/{spaceId}`

update enterprise space information

## Request body

- object
  - `name` string
  - `autoJoin` boolean

## Response `200`

Update enterprise 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/versions/7515f3b33d79/schema)
