---
title: "Delete a certificate chain"
method: DELETE
path: "/certificate-chains/{alias}"
tags: ["Certificates"]
---

# Delete a certificate chain

`DELETE /certificate-chains/{alias}`

## Response `204`

Certificate chain deleted.

## Other responses

- `404` — The requested resource was not found.
- `500` — An unexpected error occurred on the server.

---

[API](https://skmtc.dev/sphereon-opensource/apis/kms-rest-server-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/kms-rest-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/kms-rest-server-api/revisions/e9136cbde1c1/schema)
