Back to Node Auth0

Interface DeleteConnectionUsersByEmailQueryParameters

docs/interfaces/management.Management.DeleteConnectionUsersByEmailQueryParameters.html

5.9.1585 B
Original Source

Interface DeleteConnectionUsersByEmailQueryParameters

Example

{ * email: "email" * }Copy

interface DeleteConnectionUsersByEmailQueryParameters {
email: string;
}

Index

Properties

email

Properties

email

email: string

The email of the user to delete

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties email