Skip to main content
DELETE
/
api
/
funder_integrations
/
{funder_heron_id}
Delete a saved funder integration for an environment
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.

Authorizations

x-api-key
string
header
required

Path Parameters

funder_heron_id
string
required

Query Parameters

environment
enum<string>
required
Available options:
staging,
production

Response

Integration deleted