v1

latestOpenAPI 3.1.02026-07-14159142161.9 KB
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
}