source-tracker-admin
Restore Snapshot
Return a rejected snapshot to the review queue.
Reject is otherwise terminal — a rejected row drops out of /pending and can never be published — so a mistaken reject would only be recoverable by a full re-run (which regenerates the current week). The scan data is still on the row, so restoring it to PENDING_REVIEW is the honest recovery.
post/api/v1/admin/source-tracker/snapshots/{snapshot_id}/restore
Path parameters
snapshot_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.