---
title: "Delete ELT sync"
method: DELETE
path: "/elt_syncs/{id}"
tags: ["ELT Syncs"]
---

# Delete ELT sync

`DELETE /elt_syncs/{id}`

Delete a specific ELT sync. This will also delete all associated source streams.

## Path parameters

- `id` string, required

## Query parameters

- `removeDataReferences` string

## Response `204`

The ELT Sync has been successfully deleted.

---

[API](https://skmtc.net/weld/apis/weld-rest-api.md) · [All operations](https://skmtc.net/weld/apis/weld-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/weld/weld-rest-api/revisions/75294f591cc2/schema)
