---
title: "RemoveAll"
method: DELETE
path: "/v2/pki/{store}"
tags: ["Certificates"]
---

# RemoveAll

`DELETE /v2/pki/{store}`

Remove all certificates and revocation lists from the specified store.

## Path parameters

- `store` string, required

## Response `200`

The operation was successful.

## Other responses

- `400` — The passed in information such store name is invalid
- `404` — Nothing could be found.
- `500` — An internal error ocurred.

## Changes

- **2024-06-29** `bfba75adb807` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
- **2023-10-05** `ae55786fe9e3` — 1 info
  - endpoint added
- **2023-05-02** `e285a38b6ca1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/opcpublisher/changes/v2/pki/:store/delete.md)

---

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