---
title: "POST /v1/{+domain}:enableMigration"
method: POST
path: "/v1/{+domain}:enableMigration"
tags: ["projects"]
---

# POST /v1/{+domain}:enableMigration

`POST /v1/{+domain}:enableMigration`

Enable Domain Migration

## Path parameters

- `domain` string, required

## Request body

- EnableMigrationRequest — EnableMigrationRequest is the request message for EnableMigration method.
  - `migratingDomains` OnPremDomainDetails[] — Required. List of the on-prem domains to be migrated.
    - `domainName` string — Required. FQDN of the on-prem domain being migrated.
    - `disableSidFiltering` boolean — Optional. Option to disable SID filtering.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/managedidentities.md) · [All operations](https://skmtc.net/google/apis/managedidentities/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/managedidentities/versions/def2f0a79c2b/schema)
