---
title: "Creates or modifies an existing certificate signing request."
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/csrs/{name}"
tags: ["Certificates"]
---

# Creates or modifies an existing certificate signing request.

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/csrs/{name}`

## Path parameters

- `resourceGroupName` string, required
- `name` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Request body

- Csr
  - `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

- Csr
  - `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.dev/azure/apis/website-management-client.md) · [All operations](https://skmtc.dev/azure/apis/website-management-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/website-management-client/revisions/e6d8fbd68044/schema)
