---
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.

---

[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/revisions/8eac19a554d6/schema)
