---
title: "Changes to ✨ Create comment"
method: POST
path: "/api/comments/"
---

# Changes to ✨ Create comment

`POST /api/comments/`

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

## Timeline

Changed in 2 of 97 revisions.

- **2026-08-06** `037e8b19fbfd` — 4 info
- **2026-07-08** `b5f055b9d45b` — 10 breaking

## Changes

- **2026-08-06** `037e8b19fbfd` — 4 info
  - added the required property `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/org_membership/items/flex` to the response with the `201` status
  - added the required property `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/org_membership/items/user_type` to the response with the `201` status
  - added the required property `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/organization_membership/allOf[#/components/schemas/OrganizationMembership]/flex` to the response with the `201` status
  - added the required property `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/organization_membership/allOf[#/components/schemas/OrganizationMembership]/user_type` to the response with the `201` status
- **2026-07-08** `b5f055b9d45b` — 10 breaking
  - the response property `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/avatar` became nullable for the status `201`
  - the response property `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired` became nullable for the status `201`
  - the response property `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired_at` became nullable for the status `201`
  - the response property `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/pause` became nullable for the status `201`
  - the `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/active_organization_meta` response's property type/format changed from `string`/`` to `object`/`` for status `201`
  - the `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/lse_fields/allOf[#/components/schemas/LseFields]/email_notification_settings` response's property type/format changed from `string`/`` to `object`/`` for status `201`
  - the `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/lse_fields/allOf[#/components/schemas/LseFields]/invite_expired` response's property type/format changed from `string`/`` to `boolean`/`` for status `201`
  - the `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/org_membership/items/active` response's property type/format changed from `string`/`` to `boolean`/`` for status `201`
  - the `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/organization_membership/allOf[#/components/schemas/OrganizationMembership]/active` response's property type/format changed from `string`/`` to `boolean`/`` for status `201`
  - the `oneOf[#/components/schemas/CommentSerializerWithExpandedUser]/created_by/pause` response's property type/format changed from `string`/`` to `object`/`` for status `201`

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/comments/post.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/comments/post)
