Update a reconciliation

Update reconciliation name, run type, or reassign data streams. If stream IDs are provided, all existing stream associations are replaced.

patch/reconciliations/{id}

Path parameters

idstring required

Request body

namestring
run_type'continuous' | 'batch'
side_a_stream_idsstring[]
side_b_stream_idsstring[]

Response

Reconciliation updated

idinteger
namestring required

Human readable name for the reconciliation

run_type'continuous' | 'batch'
created_atstring date-time

Changes