---
title: "POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources"
method: POST
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources"
---

# POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources

`POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources`

Moves Maps Accounts from one ResourceGroup (or Subscription) to another

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required

## Query parameters

- `api-version` string, required

## Request body

- MapsAccountsMoveRequest — The description of what resources to move between resource groups.
  - `targetResourceGroup` string, required — The name of the destination resource group.
  - `resourceIds` string[], required — A list of resource names to move from the source resource group.

## Response `200`

The Accounts were successfully moved.

## Other responses

- `default` — An unexpected error occurred.

---

[API](https://skmtc.net/azure/apis/maps-microsoft-maps-maps.md) · [All operations](https://skmtc.net/azure/apis/maps-microsoft-maps-maps/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/maps-microsoft-maps-maps/revisions/bf7cdb76eb14/schema)
