---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}"
tags: ["Hubs"]
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}`

Updates a Hub.

## Path parameters

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

## Query parameters

- `api-version` string, required

## Request body

- Hub — Common properties of Azure resource.
  - `id` string — Resource ID.
  - `name` string — Resource name.
  - `type` string — Resource type.
  - `location` string — Resource location.
  - `tags` object — Resource tags.

## Response `200`

OK. The hub is updated.

- Hub — Common properties of Azure resource.
  - `id` string — Resource ID.
  - `name` string — Resource name.
  - `type` string — Resource type.
  - `location` string — Resource location.
  - `tags` object — Resource tags.

---

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