Configuration

Archive a reconciliation source

Archives (soft-deletes) a reconciliation source by ID. Archiving never erases the source's imported transactions or field map; the source is simply excluded from listings, readiness counts, clone reads, and the matching working set. Use restore to bring it back.

post/v1/contexts/{contextId}/sources/{sourceId}/archive

Path parameters

contextIdstring uuid required

Context ID

Context ID

sourceIdstring uuid required

Source ID

Source ID

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.