---
title: "Changes to Group Add"
method: POST
path: "/groups/"
---

# Changes to Group Add

`POST /groups/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 28 revisions.

- **2026-08-08** `103580dad816` — 2 breaking, 22 info

## Changes

- **2026-08-08** `103580dad816` — 2 breaking, 22 info
  - the `user_group_ownership/anyOf[subschema #1]/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `user_group_rules/anyOf[subschema #1]/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `user_group_ownership/anyOf[subschema #1]/items/grouping` to the response with the `200` status
  - added the optional property `user_group_rules/anyOf[subschema #1]/items/grouping` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/created_at` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/created_by` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/entity_type` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/id` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/is_active` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/is_deleted` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/ownership_rule` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/updated_at` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/updated_by` to the response with the `200` status
  - added the required property `user_group_ownership/anyOf[subschema #1]/items/user_group_id` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/created_at` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/created_by` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/entity_type` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/id` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/is_active` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/is_deleted` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/rule` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/updated_at` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/updated_by` to the response with the `200` status
  - added the required property `user_group_rules/anyOf[subschema #1]/items/user_group_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/myaltimate/apis/fastapi/docs/groups/post.md) · [API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [Page](https://skmtc.dev/myaltimate/apis/fastapi/changes/groups/post)
