You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ReverseEtlApi.md
+78Lines changed: 78 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ All URIs are relative to *https://api.segmentapis.com*
4
4
5
5
| Method | HTTP request | Description |
6
6
|------------- | ------------- | -------------|
7
+
|[**cancelReverseETLSyncForModel**](ReverseEtlApi.md#cancelReverseETLSyncForModel)|**POST** /reverse-etl-models/{modelId}/syncs/{syncId}/cancel | Cancel Reverse ETL Sync for Model |
Cancels a sync for a Reverse ETL Connection. It might take a few seconds to completely cancel the sync. Will return an error if the sync is already completed or cancelled.
0 commit comments