🚀 Bulk Download Attachments Are Live! See our changelog for details.
cURL
curl --request DELETE \ --url 'https://app.teable.ai/api/trash/reset-items?resourceId=SOME_STRING_VALUE&resourceType=SOME_STRING_VALUE&cursor=SOME_STRING_VALUE&pageSize=SOME_INTEGER_VALUE' \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
Reset trash items for a base or table
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
base
table
1 <= x <= 20
Reset successfully
Was this page helpful?