---
title: "Changes to Add a Group"
method: POST
path: "/api/group"
---

# Changes to Add a Group

`POST /api/group`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2024-06-12** `a4a2ca9fb3af` — 3 breaking, 5 warning
- **2024-05-21** `1b51dd9ab58f` — 2 info
- **2024-05-19** `fafd43b82c78` — 5 breaking, 3 warning, 2 info

## Changes

- **2024-06-12** `a4a2ca9fb3af` — 3 breaking, 5 warning
  - added the new required request property `allowed_incomings`
  - added the new required request property `allowed_outgoings`
  - added the new required request property `note`
  - removed the request property `confirm-password`
  - removed the request property `email`
  - removed the request property `group_name`
  - removed the request property `is_admin`
  - removed the request property `password`
- **2024-05-21** `1b51dd9ab58f` — 2 info
  - api tag `group` added
  - api tag `todo` removed
- **2024-05-19** `fafd43b82c78` — 5 breaking, 3 warning, 2 info
  - added the new required request property `confirm-password`
  - added the new required request property `email`
  - added the new required request property `group_name`
  - added the new required request property `is_admin`
  - added the new required request property `password`
  - removed the request property `allowed_incomings`
  - removed the request property `allowed_outgoings`
  - removed the request property `note`
  - api tag `todo` added
  - api tag `group` removed

---

[Operation](https://skmtc.dev/nesaku/apis/sctgdesk-api-server/docs/api/group/post.md) · [API](https://skmtc.dev/nesaku/apis/sctgdesk-api-server.md) · [Page](https://skmtc.dev/nesaku/apis/sctgdesk-api-server/changes/api/group/post)
