put https://{server}/api/v2.1/groups//trash-dtables//
With the UUID (retrievable with the previous call) of the trashed base, you can restore it with this request.
Response
With the UUID (retrievable with the previous call) of the trashed base, you can restore it with this request.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/groups/group_id/trash-dtables/base_uuid/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: