put deprecatedhttps://{server}/dtable-server/api/v1/dtables//batch-update-rows/
Updates multiple rows.
Updates at most 1 000 rows > > A maximum of 1 000 rows can be updated with a single request.
Response
Updates multiple rows.
Updates at most 1 000 rows > > A maximum of 1 000 rows can be updated with a single request.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/batch-update-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: