---
title: "Migrate the user items automatically"
method: POST
path: "/api/v3/user_migration/auto"
---

# Migrate the user items automatically

`POST /api/v3/user_migration/auto`

## Response `200`

Temporary response until WS are implemented in frontend

- PostUserMigrationAutoResponse
  - `migrated_desktops` boolean
  - `desktops_error` string
  - `migrated_templates` boolean
  - `templates_error` string
  - `migrated_media` boolean
  - `media_error` string
  - `migrated_deployments` boolean
  - `deployments_error` string
  - `rb_deleted` boolean

## Other responses

- `428`

## Changes

- **2024-12-09** `9f961da950ba` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2024-11-27** `9e2457aee4a1` — 1 info
  - endpoint added
- **2024-08-26** `113852fcf431` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/isard-vdi/apis/isardvdi-api/changes/api/v3/user_migration/auto/post.md)

---

[API](https://skmtc.dev/isard-vdi/apis/isardvdi-api.md) · [All operations](https://skmtc.dev/isard-vdi/apis/isardvdi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/isard-vdi/isardvdi-api/revisions/95068d823baa/schema)
