groupService

Transfer groups to another user.

Transfer groups to another user.

post/groups/v1/transferToGroupMembers

Request body

oldUserIdstring required

Response

OK

statusboolean
countGroupsinteger

Example response

{
  "status": true,
  "countGroups": 2
}

Changes