Skip to main content
POST
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

tableId
string
必填
viewId
string
必填

响应

201 - application/json

Returns successfully enable view share

shareId
string
必填

The share id of the view. Use it to access the shared view at ${endpoint}/share/{shareId}/view (e.g. https://app.teable.ai/share/shrH7kunpHv8U9kfZyD/view).

最后修改于 2026年9月15日