Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SuperAdminPasswordResetEvent

import type { SuperAdminPasswordResetEvent } from "https://googleapis.deno.dev/v1/alertcenter:v1beta1.ts";

Event occurred when password was reset for super admin in customer's account. The event are being received from insight forwarder

interface SuperAdminPasswordResetEvent {
userEmail?: string;
}

§Properties

§
userEmail?: string
[src]

email of person whose password was reset