---
title: "Delete the CA certificate"
method: DELETE
path: "/clusters/{uuid}/certificates/ca_certs/{ca_name}"
tags: ["clusters"]
---

# Delete the CA certificate

`DELETE /clusters/{uuid}/certificates/ca_certs/{ca_name}`

Delete the CA certificate specified by certificate authority name

## Path parameters

- `uuid` string, UUID, required
- `ca_name` string, required

## Response `200`

Success

## Other responses

- `default` — Internal Error

---

[API](https://skmtc.net/nutanix/apis/nutanix-intentful-api.md) · [All operations](https://skmtc.net/nutanix/apis/nutanix-intentful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutanix/nutanix-intentful-api/versions/40395083ab31/schema)
