---
title: "POST /base/{baseId}/share/{shareId}/refresh"
method: POST
path: "/base/{baseId}/share/{shareId}/refresh"
tags: ["base-share"]
---

# POST /base/{baseId}/share/{shareId}/refresh

`POST /base/{baseId}/share/{shareId}/refresh`

Refresh/regenerate a base share link ID

## Path parameters

- `baseId` string, required
- `shareId` string, required

## Response `200`

Returns the refreshed base share

- object
  - `baseId` string, required
  - `shareId` string, required
  - `password` boolean, required
  - `nodeId` string, required
  - `allowSave` boolean, nullable, required
  - `allowCopy` boolean, nullable, required
  - `enabled` boolean, 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)
