---
title: "Import CA chain for client authentication"
method: POST
path: "/clusters/{uuid}/certificates/client_auth"
tags: ["clusters"]
---

# Import CA chain for client authentication

`POST /clusters/{uuid}/certificates/client_auth`

Import CA chain for client authentication

## Path parameters

- `uuid` string, UUID, required

## Request body

- CaChainSpec — CA chain spec
  - `ca_chain` string, byte, required — Content of CA chain
  - `name` string, required — The name of the CA Chain file

## 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)
