Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Variable OrganizationDeletionBehaviorEnumConst

    OrganizationDeletionBehaviorEnum: {
        Allow: "allow";
        AllowIfEmpty: "allow_if_empty";
    } = ...

    Controls whether organizations using this template can be deleted.

    Type Declaration

    • ReadonlyAllow: "allow"
    • ReadonlyAllowIfEmpty: "allow_if_empty"