ListTenantsByEmailData: {
    body: TenantsByEmailBodyDto;
    path?: never;
    query?: never;
    url: "/auth/tenants/by-email";
}