---
title: "(Soft-)Delete an integration link"
method: DELETE
path: "/api/integrations/{heron_id}/links"
tags: ["Integrations"]
---

# (Soft-)Delete an integration link

`DELETE /api/integrations/{heron_id}/links`

Soft-deletes of an integration link (sync is disabled)

## Path parameters

- `heron_id` string, required

## Query parameters

- `end_user_id_or_heron_id` string, required

## Response `204`

OK

---

[API](https://skmtc.net/herondata/apis/heron-data-api.md) · [All operations](https://skmtc.net/herondata/apis/heron-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/herondata/heron-data-api/versions/f2e441edece2/schema)
