---
title: "Create or update a certificate purchase order"
method: PUT
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}"
tags: ["CertificateOrders"]
---

# Create or update a certificate purchase order

`PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}`

## Path parameters

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

## Query parameters

- `api-version` string, required

## Request body

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

- CertificateOrder
  - `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/revisions/e6d8fbd68044/schema)
