---
title: "Import all projects, tasks etc. from a TickTick backup export"
method: PUT
path: "/migration/ticktick/migrate"
tags: ["migration"]
---

# Import all projects, tasks etc. from a TickTick backup export

`PUT /migration/ticktick/migrate`

Imports all projects, tasks, notes, reminders, subtasks and files from a TickTick backup export into Vikunja.

## Response `200`

A message telling you everything was migrated successfully.

- ModelsMessage
  - `message` string — A standard message.

## Other responses

- `500` — Internal server error

## Changes

- **2026-04-07** `6db0aec34953` — 1 info
  - endpoint added
- **2025-07-28** `d7c1f946dc48` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/go-vikunja/apis/vikunja-api/changes/migration/ticktick/migrate/put.md)

---

[API](https://skmtc.dev/go-vikunja/apis/vikunja-api.md) · [All operations](https://skmtc.dev/go-vikunja/apis/vikunja-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/go-vikunja/vikunja-api/revisions/120501835be2/schema)
