---
title: "Changes to Add group member"
method: POST
path: "/groups/{groupId}/members"
---

# Changes to Add group member

`POST /groups/{groupId}/members`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 14 revisions.

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

## Changes

- **2025-07-14** `9aec27988ad3` — 1 breaking, 1 warning, 2 info
  - added the new required request property `email`
  - removed the request property `userId`
  - added the non-success response with the status `404`
  - removed the non-success response with the status `409`
- **2025-07-13** `0d7f3c750979` — 1 breaking, 1 warning, 2 info
  - added the new required request property `userId`
  - removed the request property `email`
  - added the non-success response with the status `409`
  - removed the non-success response with the status `404`

---

[Operation](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/docs/groups/:groupId/members/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/:groupId/members/post)
