---
title: "Changes to Add user"
method: POST
path: "/groups/{group-id}/users"
---

# Changes to Add user

`POST /groups/{group-id}/users`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 44 revisions.

- **2022-03-14** `cfe3327040c8` — 1 info
- **2021-02-18** `63222c048f16` — 1 warning, 1 info
- **2021-02-15** `e54cd8a3e400` — 2 breaking, 4 info
- **2021-02-15** `4c069bd0d746` — 3 breaking, 3 warning
- **2021-02-11** `14d81430e085` — 2 breaking, 4 info
- **2021-01-06** `cbb5695aec22` — 3 breaking, 3 warning

## Changes

- **2022-03-14** `cfe3327040c8` — 1 info
  - added the new optional request property `domain`
- **2021-02-18** `63222c048f16` — 1 warning, 1 info
  - removed the request property `user`
  - added the new optional request property `userId`
- **2021-02-15** `e54cd8a3e400` — 2 breaking, 4 info
  - the response's body type changed from no type to `object` for status `200`
  - the response's body type changed from no type to `object` for status `default`
  - added the media type `application/json` to the request body
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
  - added the optional property `success` to the response with the `200` status
- **2021-02-15** `4c069bd0d746` — 3 breaking, 3 warning
  - removed the media type `application/json` from the request body
  - the response's body type changed from `object` to no type for status `200`
  - the response's body type changed from `object` to no type for status `default`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `message` from the response with the `default` status
  - removed the optional property `success` from the response with the `200` status
- **2021-02-11** `14d81430e085` — 2 breaking, 4 info
  - the response's body type changed from no type to `object` for status `200`
  - the response's body type changed from no type to `object` for status `default`
  - added the media type `application/json` to the request body
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
  - added the optional property `success` to the response with the `200` status
- **2021-01-06** `cbb5695aec22` — 3 breaking, 3 warning
  - removed the media type `application/json` from the request body
  - the response's body type changed from `object` to no type for status `200`
  - the response's body type changed from `object` to no type for status `default`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `message` from the response with the `default` status
  - removed the optional property `success` from the response with the `200` status

---

[Operation](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/docs/groups/:group-id/users/post.md) · [API](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard.md) · [Page](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/changes/groups/:group-id/users/post)
