AckdbPatchSyncConnectionBody
Properties
statusstringPause this destination. Resume uses the dedicated endpoint because it needs a backlog choice.
"paused"reentry_modestringLegacy current-state syncs only; event-ledger re-entry behavior is fixed.
"suppress""repush"field_mappingobjectComplete replacement mapping. Already-delivered rows are not re-pushed.
Example
AckdbPatchSyncConnectionBody example
{
"status": "paused",
"reentry_mode": "suppress",
"field_mapping": {}
}