Group Membership DeleteAsk AIdelete https://{serverUrl}/app/components/task/app/api/v2/groups/{name}/users/{loginId}Removes a User specified by the {loginId} parameter from the Group specified by the {name} parameter.Path ParamsnamestringrequiredThe name of the grouploginIdstringrequiredThe loginId of the user to remove from the group.Response 200OKUpdated 5 months ago