---
title: "PATCH /api/v1/AzurePlans/{azurePlanId}/azureSubscriptions/{id}/rename"
method: PATCH
path: "/api/v1/AzurePlans/{azurePlanId}/azureSubscriptions/{id}/rename"
tags: ["AzurePlans"]
---

# PATCH /api/v1/AzurePlans/{azurePlanId}/azureSubscriptions/{id}/rename

`PATCH /api/v1/AzurePlans/{azurePlanId}/azureSubscriptions/{id}/rename`

## Path parameters

- `azurePlanId` integer, required
- `id` integer, required

## Request body

- AzureSubscriptionRename
  - `azurePlanId` integer, nullable
  - `azureSubscriptionId` integer, nullable
  - `name` string, nullable

## Response `200`

Success

- AzureSubscriptionUpdated
  - `azureSubscriptionId` string, nullable

---

[API](https://skmtc.net/crayon/apis/crayon-group-customer-api.md) · [All operations](https://skmtc.net/crayon/apis/crayon-group-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crayon/crayon-group-customer-api/versions/a04494a78f65/schema)
