curl --request DELETE \
--url https://app.herondata.io/api/funder_integrations/{funder_heron_id}/ \
--header 'x-api-key: <api-key>'Unlinks the Integration from the broker’s BrokerFunder for the given environment. The Integration row stays in the DB but is no longer reachable from any self-service flow. Idempotent re-deletes return 404.
curl --request DELETE \
--url https://app.herondata.io/api/funder_integrations/{funder_heron_id}/ \
--header 'x-api-key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?