---
title: "Deactivate Reverse ETL Sync"
method: POST
path: "/reverse_etl_syncs/{id}/deactivate"
tags: ["Reverse ETL Syncs"]
---

# Deactivate Reverse ETL Sync

`POST /reverse_etl_syncs/{id}/deactivate`

Deactivates the specified Reverse ETL Sync so it no longer runs on its schedule.

## Path parameters

- `id` string, required

## Response `204`

The Reverse ETL Sync has been successfully deactivated.

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