delete deprecatedhttps://{server}/dtable-server/api/v1/dtables//rows/
Deletes a single row.
Response
Deletes a single row.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/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: