put https://{server}/api/v2.1/admin/dtable//repair/
Repairs a base identified by its base_uuid. This repair scripts tries to detect errors in the json object and fix common problems.
Response
Repairs a base identified by its base_uuid. This repair scripts tries to detect errors in the json object and fix common problems.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/admin/dtable/base_uuid/repair/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: