---
title: "Retry all Reverse ETL Sync Failed Records"
method: POST
path: "/reverse_etl_failed_records/retry_all"
tags: ["Reverse ETL Failed Records"]
---

# Retry all Reverse ETL Sync Failed Records

`POST /reverse_etl_failed_records/retry_all`

Retries all failed records captured for the specified Reverse ETL Sync at the next run by resetting their errors.

## Query parameters

- `reverse_etl_sync_id` string, required

## Response `204`

All errors have been successfully reset to be retried at the next run.

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