🚀 多行文本支持 Markdown!查看 更新日志 了解详情。
cURL
curl --request POST \ --url https://app.teable.ai/api/pin/ \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \ --header 'content-type: application/json' \ --data '{"type":"space","id":"string"}'
Add pin
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
space
base
table
view
dashboard
workflow
app
Add pin successfully
此页面对您有帮助吗?