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

# Enable ELT Sync

`POST /elt_syncs/{id}/enable`

Enables scheduling for the specified ELT Sync. It will be executed periodically based on its sync interval.

## Path parameters

- `id` string, required

## Response `204`

The ELT Sync has been successfully enabled.

---

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