---
title: "Validate whether a resource can be moved."
method: POST
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/validateMoveResources"
---

# Validate whether a resource can be moved.

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

Validate whether a resource can be moved.

## Path parameters

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

## Query parameters

- `api-version` string, required

## Request body

- CsmMoveResourceEnvelope — Object with a list of the resources that need to be moved and the resource group they should be moved to.
  - `targetResourceGroup` string
  - `resources` string[]

## Response `204`

No Content

---

[API](https://skmtc.dev/azure/apis/api-client.md) · [All operations](https://skmtc.dev/azure/apis/api-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/api-client/revisions/c56ba15bfc3d/schema)
