ForceWithdrawUserData: {
    body?: never;
    path: {
        userId: string;
    };
    query?: never;
    url: "/backoffice/users/{userId}";
}