put https://{server}/api-gateway/api/v2/dtables//links/
Updates the link(s) between one column and many others (1:n relation). Existings links will be removed and replaced with this new mapping.
Response
Updates the link(s) between one column and many others (1:n relation). Existings links will be removed and replaced with this new mapping.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/links/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: