DELETE
/
api
/
end_user_entities
/
{heron_id}
curl --request DELETE \
  --url https://app.herondata.io/api/end_user_entities/{heron_id} \
  --header 'x-api-key: <api-key>'
{
  "success": true
}

Authorizations

x-api-key
string
header
required

Path Parameters

heron_id
string
required

The Integration's heron_id

Response

200 - application/json
OK

The response is of type object.