---
title: "Changes to Create comment"
method: POST
path: "/api/blog/{namespace}/{slug}/comment/{commentId}/reply"
---

# Changes to Create comment

`POST /api/blog/{namespace}/{slug}/comment/{commentId}/reply`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 82 revisions.

- **2026-09-08** `bd17546f47b8` — 5 breaking, 4 info
- **2026-08-13** `99cb19038135` — 10 warning, 2 info

## Changes

- **2026-09-08** `bd17546f47b8` — 5 breaking, 4 info
  - added `subschema #1, subschema #2` to the `newMessage/author` response property `oneOf` list for the response status `201`
  - added `subschema #1, subschema #2` to the `newMessage/data/latest/author` response property `oneOf` list for the response status `201`
  - the `newMessage/data/hiddenReason` response's property type changed from no type to `string` for status `201`
  - the `newMessage/data/reactions/items/reaction` response's property type changed from no type to `string` for status `201`
  - the `newMessage/type` response's property type changed from no type to `string` for status `201`
  - removed `subschema #1, subschema #2` from the `newMessage/author` response property `allOf` list for the response status `201`
  - removed `subschema #1, subschema #2` from the `newMessage/data/latest/author` response property `anyOf` list for the response status `201`
  - the `newMessage/createdAt` response's property pattern was changed from `^((\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\d|3[01])|(0[469]|11)-(0[1-9]|[12]\d|30)|(02)-(0[1-9]|1\d|2[0-8])))T([01]\d|2[0-3]):[0-5]\d:[0-5]\d(\.\d+)?(Z)$` to `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d+)?(?:Z))$` for the status `201`
  - the `newMessage/data/latest/updatedAt` response's property pattern was changed from `^((\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\d|3[01])|(0[469]|11)-(0[1-9]|[12]\d|30)|(02)-(0[1-9]|1\d|2[0-8])))T([01]\d|2[0-3]):[0-5]\d:[0-5]\d(\.\d+)?(Z)$` to `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d+)?(?:Z))$` for the status `201`
- **2026-08-13** `99cb19038135` — 10 warning, 2 info
  - added the new `admin` enum value to the `newMessage/author/allOf[subschema #1]/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `admin` enum value to the `newMessage/data/latest/author/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `contributor` enum value to the `newMessage/author/allOf[subschema #1]/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `contributor` enum value to the `newMessage/data/latest/author/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `no_access` enum value to the `newMessage/author/allOf[subschema #1]/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `no_access` enum value to the `newMessage/data/latest/author/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `read` enum value to the `newMessage/author/allOf[subschema #1]/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `read` enum value to the `newMessage/data/latest/author/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `write` enum value to the `newMessage/author/allOf[subschema #1]/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - added the new `write` enum value to the `newMessage/data/latest/author/anyOf[subschema #2]/primaryOrg/userRole` response property for the response status `201`
  - removed `subschema #1, subschema #2` from the `newMessage/author/allOf[subschema #1]/anyOf[subschema #2]/primaryOrg/userRole` response property `anyOf` list for the response status `201`
  - removed `subschema #1, subschema #2` from the `newMessage/data/latest/author/anyOf[subschema #2]/primaryOrg/userRole` response property `anyOf` list for the response status `201`

---

[Operation](https://skmtc.dev/huggingface/apis/hub-api-endpoints/docs/api/blog/:namespace/:slug/comment/:commentId/reply/post.md) · [API](https://skmtc.dev/huggingface/apis/hub-api-endpoints.md) · [Page](https://skmtc.dev/huggingface/apis/hub-api-endpoints/changes/api/blog/:namespace/:slug/comment/:commentId/reply/post)
