v1
latestOpenAPI 3.1.02026-07-2419782400.4 KBGroups (Preferred)
Remove users from a group
Removes one or more users from the specified group. Pass a single-element array to remove one user.
Users not currently in the group are silently ignored (the operation is idempotent). An empty user_ids array is accepted and is a no-op.
Requires the GROUPMANAGEMENT security role.
post/api/1/groups/{groupId}/remove-users
Path parameters
groupIdstring uuid required
ID of the group (hyphens optional).
Request body
Response
Users removed successfully.