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

# Delete a trusted certificate

`DELETE /certificates/{alias}`

## Response `204`

Trusted certificate 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)
