delete https://{server}/api-gateway/api/v2/dtables//tables/
Delete an existing table identified by its name.
Response
Delete an existing table identified by its name.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/tables/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: