MeUnlinkIdentityData: {
    body?: never;
    path: {
        provider: string;
    };
    query?: never;
    url: "/me/identities/{provider}";
}