---
title: "Changes to Create a new CA Certificate"
method: POST
path: "/ca_certificates"
---

# Changes to Create a new CA Certificate

`POST /ca_certificates`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 11 revisions.

- **2025-10-09** `740b73588ef4` — 1 breaking, 1 info
- **2025-04-04** `e07a25288f1f` — 2 breaking, 6 info
- **2024-11-26** `99e71588eb61` — 3 breaking, 5 info

## Changes

- **2025-10-09** `740b73588ef4` — 1 breaking, 1 info
  - the response property `tags` became nullable for the status `201`
  - the request property `tags` became nullable
- **2025-04-04** `e07a25288f1f` — 2 breaking, 6 info
  - the response property `created_at` became nullable for the status `201`
  - the response property `updated_at` became nullable for the status `201`
  - the request optional property `created_at` became not read-only
  - the request optional property `updated_at` became not read-only
  - the request property `created_at` became nullable
  - the request property `updated_at` became nullable
  - the response optional property `created_at` became not read-only for the status `201`
  - the response optional property `updated_at` became not read-only for the status `201`
- **2024-11-26** `99e71588eb61` — 3 breaking, 5 info
  - the request property `cert` became required
  - the response property `cert_digest` became nullable for the status `201`
  - the response property `id` became nullable for the status `201`
  - the request optional property `id` became not read-only
  - the request property `cert_digest` became nullable
  - the request property `id` became nullable
  - the response optional property `id` became not read-only for the status `201`
  - the response property `cert` became required for the status `201`

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/ca_certificates/post.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/ca_certificates/post)
