adminCommitImport
POST/admin/imports/runs/:id/commit
Synchronously applies the run and returns {committed} (200) when imports run inline, or queues a background apply and returns the run in a 'committing' state (202) when background processing is wired. Clients should handle both.
Request
Responses
- 200
- 202
- 409
Committed
Commit queued
Error