---
title: "Changes to Create group"
method: POST
path: "/groups"
---

# Changes to Create group

`POST /groups`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2025-07-14** `9aec27988ad3` — 2 breaking, 1 info
- **2025-07-14** `128cf3db212c` — 1 warning, 3 info
- **2025-07-13** `0d7f3c750979` — 1 breaking, 3 warning, 2 info

## Changes

- **2025-07-14** `9aec27988ad3` — 2 breaking, 1 info
  - the `domain` request property type/format changed from `string`/`hostname` to `string`/`fqdn`
  - the `domain` response's property type/format changed from `string`/`hostname` to `string`/`fqdn` for status `201`
  - added the non-success response with the status `404`
- **2025-07-14** `128cf3db212c` — 1 warning, 3 info
  - removed the request property `users`
  - added the new optional request property `members`
  - added the optional property `domain` to the response with the `201` status
  - added the optional property `members` to the response with the `201` status
- **2025-07-13** `0d7f3c750979` — 1 breaking, 3 warning, 2 info
  - the `domain` request property type/format changed from `string`/`fqdn` to `string`/`hostname`
  - removed the request property `members`
  - removed the optional property `domain` from the response with the `201` status
  - removed the optional property `members` from the response with the `201` status
  - added the new optional request property `users`
  - removed the non-success response with the status `404`

---

[Operation](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/docs/groups/post.md) · [API](https://skmtc.dev/osdg-iiith/apis/forms-portal-api.md) · [Page](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/changes/groups/post)
