latestOpenAPI 3.1.02026-08-218667571.2 MB
a8ca30023371
Admin APIs
migrations
Run Migration From Csv Async
Run a migration script asynchronously for multiple clients specified in a CSV file path. Returns immediately with a task ID that can be used to check status.
Args: request: CSVFilePathMigrationRequest containing all parameters background_tasks: FastAPI BackgroundTasks for async execution
Returns: AsyncMigrationResponse with task ID and initial status
post/api/v1/admin/migrations/run-csv-async
Headers
X-Confirm-Destructivestring nullable
Request body
Response
Successful Response