Documentation Index
Fetch the complete documentation index at: https://docs.knoxcall.com/llms.txt
Use this file to discover all available pages before exploring further.
POST /admin/migrations/:id/cancel
Cancel an in-flight migration. Only valid for migrations inpending, discovering, or awaiting_review status.
Auth: requireOwnerOrAdmin
Response
404 if the migration is not found or is already in a terminal state (completed, cancelled).