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

# POST /RemoveSourceServerAction

`POST /RemoveSourceServerAction`

Remove source server post migration custom action.

## Request body

- object
  - `actionID` string, required — Source server post migration custom action ID to remove.
  - `sourceServerID` string, required — Source server ID of the post migration custom action to remove.

## Response `204`

Success

- RemoveSourceServerActionResponse

## Other responses

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

---

[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)
