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

# Activate Reverse ETL Sync

`POST /reverse_etl_syncs/{id}/activate`

Activates the specified Reverse ETL Sync so it runs periodically based on its schedule.

## Path parameters

- `id` string, required

## Response `204`

The Reverse ETL Sync has been successfully activated.

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