Reprocess a closed window
POST/api/v1/window-instances/:id/reprocess
🚧 Coming Soon — Re-run all actions for a previously closed window. Useful for replaying after a downstream failure.
Request​
Responses​
- 202
- 409
- 501
Reprocessing accepted
Window is still open — close it before reprocessing
Not yet implemented