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

# PATCH /base/{baseId}/app/{appId}/props

`PATCH /base/{baseId}/app/{appId}/props`

Update app props

## Path parameters

- `baseId` string, required
- `appId` string, required

## Response `200`

App props updated

- object
  - `id` string, required
  - `baseId` string, required
  - `name` string, required

---

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