post https://{server}/api-gateway/api/v2/dtables//unarchive/
Moves the seleted rows into the big data backend.
Response
200OK
Moves the seleted rows into the big data backend.
200OK
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/unarchive/ \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!