AckdbPatchSyncConnectionBody
Properties
statusstringPause this destination. Resume uses the dedicated endpoint because it needs a backlog choice.
"paused"reentry_modestring"suppress""repush"field_mappingobjectComplete replacement mapping. Already-delivered rows are not re-pushed.
Example
AckdbPatchSyncConnectionBody example
{
"status": "paused",
"reentry_mode": "suppress",
"field_mapping": {}
}