Pause migration
Pauses an active run. The engine checkpoints as it works, so a paused run can be resumed later without redoing completed work.
Restart-loop protection: a 4th pause of the same run within an hour is refused with 429 restart_loop_protection. A quiet progress bar usually means the engine has deliberately paused writes while the destination digests — pausing again only restarts the phase walk and delays completion. Resume and cancel are never rate limited.
Authorizations
A bearer token from Login, sent as Authorization: Bearer <token>. Valid for 10 days by default; scoped to the user and organisation it was issued for. Rotating or disabling the organisation's API credential immediately invalidates all outstanding tokens. Browser calls from a signed-in app.vortexiq.ai page are also accepted via session cookie — see Authentication.
Path Parameters
The migration request id returned by Create migration.