cURL
curl --request DELETE \
--url 'https://app.teable.ai/api/pin?type=SOME_STRING_VALUE&id=SOME_STRING_VALUE' \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'pin
Delete pin
Delete pin
DELETE
/
pin
cURL
curl --request DELETE \
--url 'https://app.teable.ai/api/pin?type=SOME_STRING_VALUE&id=SOME_STRING_VALUE' \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'Documentation Index
Fetch the complete documentation index at: https://help.teable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
space, base, table, view, dashboard, workflow, app Response
200
Delete pin successfully
Last modified on March 5, 2026
Was this page helpful?
⌘I

