🚀 全新 App Builder 引擎 Beta 版上线!查看 更新日志 了解详情。
cURL
curl --request POST \ --url https://app.teable.ai/api/table/%7BtableId%7D/plugin-panel/%7BpluginPanelId%7D/duplicate \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
{ "id": "<string>", "name": "<string>" }
Duplicate a plugin panel
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Returns the duplicated plugin panel info.
此页面对您有帮助吗?