---
title: "POST /DisassociateSourceServers"
method: POST
path: "/DisassociateSourceServers"
---

# POST /DisassociateSourceServers

`POST /DisassociateSourceServers`

Disassociate source servers from application.

## Request body

- object
  - `applicationID` string, required — Application ID.
  - `sourceServerIDs` SourceServerID[], required — Source server IDs list.

## Response `200`

Success

- DisassociateSourceServersResponse

## Other responses

- `480` — UninitializedAccountException
- `481` — ResourceNotFoundException
- `482` — ConflictException

---

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