---
title: "Updates publishing credentials for the subscription owner"
method: PUT
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/publishingCredentials"
tags: ["Global"]
---

# Updates publishing credentials for the subscription owner

`PUT /subscriptions/{subscriptionId}/providers/Microsoft.Web/publishingCredentials`

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Request body

- User
  - `id` string — Resource Id
  - `name` string — Resource Name
  - `kind` string — Kind of resource
  - `location` string, required — Resource Location
  - `type` string — Resource type
  - `tags` object — Resource tags

## Response `200`

OK

- User
  - `id` string — Resource Id
  - `name` string — Resource Name
  - `kind` string — Kind of resource
  - `location` string, required — Resource Location
  - `type` string — Resource type
  - `tags` object — Resource tags

---

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