---
title: "PUT /table/{tableId}/plugin-context-menu/{pluginInstallId}/update-storage"
method: PUT
path: "/table/{tableId}/plugin-context-menu/{pluginInstallId}/update-storage"
tags: ["plugin-context-menu"]
---

# PUT /table/{tableId}/plugin-context-menu/{pluginInstallId}/update-storage

`PUT /table/{tableId}/plugin-context-menu/{pluginInstallId}/update-storage`

## Path parameters

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

## Request body

- object
  - `storage` object

## Response `200`

Plugin context menu updated successfully.

- object
  - `tableId` string, required
  - `pluginInstallId` string, required
  - `storage` object

---

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