---
title: "Delete Reverse ETL Sync"
method: DELETE
path: "/reverse_etl_syncs/{id}"
tags: ["Reverse ETL Syncs"]
---

# Delete Reverse ETL Sync

`DELETE /reverse_etl_syncs/{id}`

Deletes the specified Reverse ETL Sync.

## Path parameters

- `id` string, required

## Response `204`

The Reverse ETL Sync has been successfully deleted.

## Other responses

- `404`

---

[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)
