---
title: "Clear ELT Stream Sync Interval"
method: POST
path: "/elt_streams/{id}/clear_sync_interval"
tags: ["ELT Streams"]
---

# Clear ELT Stream Sync Interval

`POST /elt_streams/{id}/clear_sync_interval`

Clears the stream's custom schedule, reverting it back to its ELT Sync's orchestration/schedule.

## Path parameters

- `id` string, required

## Response `204`

The custom sync interval has been successfully cleared.

## Other responses

- `404` — Stream not found

---

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