delete https://{server}/api/v2.1/org//admin/dtables//
Delete a base. This base will be put into the organization's trash bin, and permanently deleted automatically after 30 days.
Response
Delete a base. This base will be put into the organization's trash bin, and permanently deleted automatically after 30 days.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/dtables/base_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: