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

    Interface UpdateActionBindingsRequestContent

    {}
    
    interface UpdateActionBindingsRequestContent {
        bindings?: ActionBindingWithRef[];
    }
    Index

    Properties

    Properties

    The actions that will be bound to this trigger. The order in which they are included will be the order in which they are executed.