Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface UpdateFlowRequestContent

    {}
    
    interface UpdateFlowRequestContent {
        name?: string;
        actions?: FlowAction[];
    }
    Index

    Properties

    Properties

    name?: string
    actions?: FlowAction[]