post https://{server}/api/v2.1/dtable/common-datasets//sync/
Common datasets do not automatically synchronize with the original view. Use this request regularly to keep your data up-to-date.
Response
Common datasets do not automatically synchronize with the original view. Use this request regularly to keep your data up-to-date.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/dtable/common-datasets/dataset_id/sync/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here!