delete deprecatedhttps://{server}/dtable-db/api/v1/delete-rows//
Delete rows that are currently stored the big data backend identified by their row id.
Response
Delete rows that are currently stored the big data backend identified by their row id.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/dtable-db/api/v1/delete-rows/base_uuid/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: