---
title: "PATCH /table/{tableId}/plugin-panel/{pluginPanelId}/plugin/{pluginInstallId}/rename"
method: PATCH
path: "/table/{tableId}/plugin-panel/{pluginPanelId}/plugin/{pluginInstallId}/rename"
tags: ["plugin-panel"]
---

# PATCH /table/{tableId}/plugin-panel/{pluginPanelId}/plugin/{pluginInstallId}/rename

`PATCH /table/{tableId}/plugin-panel/{pluginPanelId}/plugin/{pluginInstallId}/rename`

Rename a plugin in a plugin panel

## Path parameters

- `tableId` string, required
- `pluginPanelId` string, required
- `pluginInstallId` string, required

## Request body

- object
  - `name` string, required

## Response `200`

Plugin renamed successfully.

- object
  - `id` 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)
