curl --location 'https://management.azure.com/subscriptions//resourceGroups//moveResources?api-version=' \ --header 'Content-Type: application/json' \ --data '{ "resources": [ "string" ], "targetResourceGroup": "string" }'
{}