---
title: "Changes to Creates a comment for a template"
method: POST
path: "/v1/projects/{projectId}/whatsapp/templates/{templateName}/languages/{languageCode}/comments"
---

# Changes to Creates a comment for a template

`POST /v1/projects/{projectId}/whatsapp/templates/{templateName}/languages/{languageCode}/comments`

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

## Timeline

Changed in 2 of 4 revisions.

- **2026-09-01** `c6a937922d10` — 7 breaking, 23 info
- **2026-08-18** `c78a716de420` — 1 info

## Changes

- **2026-09-01** `c6a937922d10` — 7 breaking, 23 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `400`
  - the response's body type/format changed from ``/`` to `object`/`` for status `401`
  - the response's body type/format changed from ``/`` to `object`/`` for status `404`
  - the response's body type/format changed from ``/`` to `object`/`` for status `409`
  - the response's body type/format changed from ``/`` to `object`/`` for status `500`
  - the `type` response property const value `CREATED` was removed for the status `201`
  - the `type` response's property type/format changed from `string`/`` to ``/`` for status `201`
  - added the new enum value `UNRECOGNIZED` to the `path` request parameter `languageCode`
  - removed `subschema #1: InvalidInputErrorTitle, subschema #2: ProjectNotInitializedErrorTitle, subschema #3: TemplateInvalidLanguageCodeErrorTitle, subschema #4: InvalidPayloadErrorTitle` from the response body `oneOf` list for the response status `400`
  - added the optional property `additionalInformation` to the response with the `400` status
  - added the optional property `additionalInformation` to the response with the `401` status
  - added the optional property `additionalInformation` to the response with the `404` status
  - added the optional property `additionalInformation` to the response with the `409` status
  - added the optional property `additionalInformation` to the response with the `500` status
  - added `#/components/schemas/WhatsappCommentTypeEnum` to the `type` response property `allOf` list for the response status `201`
  - the response property `errorCode` became required for the status `401`
  - the response property `errorCode` became required for the status `404`
  - the response property `errorCode` became required for the status `409`
  - the response property `errorCode` became required for the status `500`
  - the response property `message` became required for the status `401`
  - the response property `message` became required for the status `404`
  - the response property `message` became required for the status `409`
  - the response property `message` became required for the status `500`
  - the response property `resolution` became required for the status `401`
  - the response property `resolution` became required for the status `404`
  - the response property `resolution` became required for the status `409`
  - the response property `resolution` became required for the status `500`
  - added the required property `errorCode` to the response with the `400` status
  - added the required property `message` to the response with the `400` status
  - added the required property `resolution` to the response with the `400` status
- **2026-08-18** `c78a716de420` — 1 info
  - api operation id `TemplatesController_createComment_v1` removed and replaced with `WhatsappTemplatesController_createComment_v1`

---

[Operation](https://skmtc.dev/sinch/apis/provisioning-api/docs/v1/projects/:projectId/whatsapp/templates/:templateName/languages/:languageCode/comments/post.md) · [API](https://skmtc.dev/sinch/apis/provisioning-api.md) · [Page](https://skmtc.dev/sinch/apis/provisioning-api/changes/v1/projects/:projectId/whatsapp/templates/:templateName/languages/:languageCode/comments/post)
