---
title: "AddCertificateRevocationList"
method: PATCH
path: "/v2/pki/{store}/crls"
tags: ["Certificates"]
---

# AddCertificateRevocationList

`PATCH /v2/pki/{store}/crls`

Add a certificate revocation list to the specified store. The certificate revocation list is provided as a der encoded blob.

## Path parameters

- `store` string, required

## Request body

- string, byte

## Response `200`

The operation was successful.

## Other responses

- `400` — The passed in information is invalid
- `500` — An internal error ocurred.

---

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