curl --request DELETE \
--url https://app.herondata.io/api/end_users/{end_user_id_or_heron_id} \
--header 'x-api-key: <api-key>'Synchronously delete an end user and its associated transactions. Deprecated — use POST /end_users//delete for async deletion instead.
curl --request DELETE \
--url https://app.herondata.io/api/end_users/{end_user_id_or_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?