delete deprecatedhttps://{server}/dtable-server/api/v1/dtables//batch-delete-rows/
Deletes multiple rows.
Deletes at most 10 000 rows > > A maximum of 10 000 rows can be deleted with a single request.
Response
Deletes multiple rows.
Deletes at most 10 000 rows > > A maximum of 10 000 rows can be deleted with a single request.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/batch-delete-rows/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: