SetMainProfileData: {
    body: SetMainProfileBodyDto;
    path?: never;
    query?: never;
    url: "/me/profiles/main";
}