cURL
curl --request POST \
--url https://app.teable.ai/api/table/%7BtableId%7D/view/%7BviewId%7D/enable-share \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"shareId": "<string>"
}view
Post table view enable share
Enable view share
POST
/
table
/
{tableId}
/
view
/
{viewId}
/
enable-share
cURL
curl --request POST \
--url https://app.teable.ai/api/table/%7BtableId%7D/view/%7BviewId%7D/enable-share \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"shareId": "<string>"
}最后修改于 2026年3月5日
此页面对您有帮助吗?
⌘I

