---
title: "Changes to POST /api/v1/identity-templates"
method: POST
path: "/api/v1/identity-templates"
---

# Changes to POST /api/v1/identity-templates

`POST /api/v1/identity-templates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 20 revisions.

- **2026-08-31** `763e38e78337` — 9 breaking, 3 warning, 2 info

## Changes

- **2026-08-31** `763e38e78337` — 9 breaking, 3 warning, 2 info
  - the request's body type/format changed from `object`/`` to ``/``
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `authMethod` from the response with the `200` status
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `orgId` from the response with the `200` status
  - removed the required property `templateFields` from the response with the `200` status
  - removed the required property `updatedAt` from the response with the `200` status
  - removed the request property `authMethod`
  - removed the request property `name`
  - removed the request property `templateFields`
  - added `subschema #1, subschema #2` to the request body `anyOf` list
  - added `subschema #1, subschema #2` to the response body `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/infisical/apis/infisical-api/docs/api/v1/identity-templates/post.md) · [API](https://skmtc.dev/infisical/apis/infisical-api.md) · [Page](https://skmtc.dev/infisical/apis/infisical-api/changes/api/v1/identity-templates/post)
