put https://{server}/api/v2.1/admin/trash-dtables//
Restore a deleted base from the trash bin and put it back where it was. If a base already exists there with the same name, the operation will fail and return an error.
Response
Restore a deleted base from the trash bin and put it back where it was. If a base already exists there with the same name, the operation will fail and return an error.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/admin/trash-dtables/base_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: