curl --request DELETE \
--url https://app.herondata.io/api/integrations/{heron_id}/links \
--header 'x-api-key: <api-key>'Soft-deletes of an integration link (sync is disabled)
curl --request DELETE \
--url https://app.herondata.io/api/integrations/{heron_id}/links \
--header 'x-api-key: <api-key>'Was this page helpful?