---
title: "Changes to POST /api/v1/cert-manager/certificate-profiles"
method: POST
path: "/api/v1/cert-manager/certificate-profiles"
---

# Changes to POST /api/v1/cert-manager/certificate-profiles

`POST /api/v1/cert-manager/certificate-profiles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 20 revisions.

- **2026-08-05** `f10a4f8c1d41` — 1 breaking, 6 warning
- **2026-07-31** `edde28ab3c8c` — 2 warning, 2 info
- **2026-07-26** `53fe4d80973f` — 2 info
- **2026-07-21** `5dbb77aad0f5` — 2 info

## Changes

- **2026-08-05** `f10a4f8c1d41` — 1 breaking, 6 warning
  - the `description` request property's maxLength was decreased to `255`
  - the `defaults/commonName` request property's maxLength was set to `255`
  - the `defaults/country` request property's maxLength was set to `255`
  - the `defaults/locality` request property's maxLength was set to `255`
  - the `defaults/organization` request property's maxLength was set to `255`
  - the `defaults/organizationalUnit` request property's maxLength was set to `255`
  - the `defaults/state` request property's maxLength was set to `255`
- **2026-07-31** `edde28ab3c8c` — 2 warning, 2 info
  - added the new `any_purpose` enum value to the `certificateProfile/defaults/extendedKeyUsages/items/` response property for the response status `200`
  - added the new `upn` enum value to the `certificateProfile/defaults/subjectAltNames/items/type` response property for the response status `200`
  - added the new `any_purpose` enum value to the request property `defaults/extendedKeyUsages/items/`
  - added the new `upn` enum value to the request property `defaults/subjectAltNames/items/type`
- **2026-07-26** `53fe4d80973f` — 2 info
  - added the new optional request property `defaults/subjectAltNames`
  - added the optional property `certificateProfile/defaults/subjectAltNames` to the response with the `200` status
- **2026-07-21** `5dbb77aad0f5` — 2 info
  - added the new optional request property `defaults/domainComponents`
  - added the optional property `certificateProfile/defaults/domainComponents` to the response with the `200` status

---

[Operation](https://skmtc.dev/infisical/apis/infisical-api/docs/api/v1/cert-manager/certificate-profiles/post.md) · [API](https://skmtc.dev/infisical/apis/infisical-api.md) · [Page](https://skmtc.dev/infisical/apis/infisical-api/changes/api/v1/cert-manager/certificate-profiles/post)
