---
title: "Moves the custom API"
method: POST
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/customApis/{apiName}/move"
tags: ["Custom APIs"]
---

# Moves the custom API

`POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/customApis/{apiName}/move`

Moves a specific custom API

## Path parameters

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

## Query parameters

- `api-version` string, required

## Request body

- CustomApiReference
  - `id` string — Resource reference id
  - `type` string — Resource reference type

## Response `200`

custom API successfully moved

---

[API](https://skmtc.net/azure/apis/logicappsmanagementclient.md) · [All operations](https://skmtc.net/azure/apis/logicappsmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/logicappsmanagementclient/versions/7fd8c96d6654/schema)
