vk_post_migratio_3b7cc1a332d4
Migrate all projects, tasks, notes, and reminders from Microsoft Todo to Vikunja. Pass the auth token in the request body to initiate the migration.
Instructions
Migrate all projects, tasks etc. from Microsoft Todo. Raw Vikunja REST proxy for POST /migration/microsoft-todo/migrate. Migrates all tasklinsts, tasks, notes and reminders from Microsoft Todo to Vikunja. Pass the JSON request payload in the optional body field. Path and query parameters are top-level fields. Original parameter names also accept camelCase and snake_case aliases. Authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The auth token previously obtained from the auth url. See the docs for /migration/microsoft-todo/auth. |