curl --request DELETE \
--url https://app.herondata.io/api/broker_funder_policies/funders/{funder_heron_id}/ \
--header 'x-api-key: <api-key>'{
"message": "<string>"
}Remove a funder from the current broker’s funder policies table. Blocked if the broker-funder pair has active submission integrations (API keys).
curl --request DELETE \
--url https://app.herondata.io/api/broker_funder_policies/funders/{funder_heron_id}/ \
--header 'x-api-key: <api-key>'{
"message": "<string>"
}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?