delete https://{server}/api-gateway/api/v2/dtables//links/
Deletes one or multiple links between two rows. Only the links between the row_ids mentioned in the mapping, will be removed. Other links will stay and not touched.
Response
Deletes one or multiple links between two rows. Only the links between the row_ids mentioned in the mapping, will be removed. Other links will stay and not touched.
xxxxxxxxxx
curl --request DELETE \
--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: