---
title: "Import all projects, tasks etc. from a WeKan board export"
method: PUT
path: "/migration/wekan/migrate"
tags: ["migration"]
---

# Import all projects, tasks etc. from a WeKan board export

`PUT /migration/wekan/migrate`

Imports all projects, tasks, labels, checklists, comments, and attachments from a WeKan board JSON 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

---

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