HomeCEU/cems-docs

POST /api/v2/company/{company_id}/group/{group_id}/member

Opened this issue · 0 comments

CeeEm commented

Link to endpoint:
https://homeceu.github.io/cems-docs/#/Group/post_company__companyId__group__groupId__member

Adding the same unique_id to the same group does not result in a warning or error. It allows the same unique_id to be added with a status 200 and increases the group count by 1 each time.