---
title: "PATCH /base/{baseId}/dashboard/{dashboardId}/plugin/{pluginInstallId}/update-storage"
method: PATCH
path: "/base/{baseId}/dashboard/{dashboardId}/plugin/{pluginInstallId}/update-storage"
tags: ["dashboard"]
---

# PATCH /base/{baseId}/dashboard/{dashboardId}/plugin/{pluginInstallId}/update-storage

`PATCH /base/{baseId}/dashboard/{dashboardId}/plugin/{pluginInstallId}/update-storage`

Update storage of a plugin in a dashboard

## Path parameters

- `baseId` string, required
- `dashboardId` string, required
- `pluginInstallId` string, required

## Request body

- object
  - `storage` object

## Response `200`

Returns data about the updated plugin.

- object
  - `baseId` string, required
  - `dashboardId` string, required
  - `pluginInstallId` string, required
  - `storage` object

---

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