---
title: "Disable ELT Sync"
method: POST
path: "/elt_syncs/{id}/disable"
tags: ["ELT Syncs"]
---

# Disable ELT Sync

`POST /elt_syncs/{id}/disable`

Disables scheduling for the specified ELT Sync. It will no longer be executed periodically.

## Path parameters

- `id` string, required

## Response `204`

The ELT Sync has been successfully disabled.

---

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