Skip to main content
DELETE
/
api
/
broker_submissions
/
api_keys
/
{broker_funder_api_key_heron_id}
Delete broker 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>'

Authorizations

x-api-key
string
header
required

Path Parameters

broker_funder_api_key_heron_id
string
required

The unique identifier of the API key to delete

Response

API key successfully deleted