AckdbPatchSyncConnectionBody

Properties

statusstring

Pause this destination. Resume uses the dedicated endpoint because it needs a backlog choice.

"paused"
reentry_modestring
"suppress""repush"
field_mappingobject

Complete replacement mapping. Already-delivered rows are not re-pushed.

Example

AckdbPatchSyncConnectionBody example
{
  "status": "paused",
  "reentry_mode": "suppress",
  "field_mapping": {}
}