curl --request DELETE \
--url https://app.herondata.io/api/broker_submissions/api_keys/{broker_funder_api_key_heron_id} \
--header 'x-api-key: <api-key>'Delete an existing API key for a broker-funder relationship. The authenticated user must own the funder account associated with the API key.
curl --request DELETE \
--url https://app.herondata.io/api/broker_submissions/api_keys/{broker_funder_api_key_heron_id} \
--header 'x-api-key: <api-key>'Was this page helpful?