CreateUserGroupData: {
    body: UserGroupCreateBodyDto;
    path?: never;
    query?: never;
    url: "/tenants/me/user-groups";
}