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