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

    Interface DeployActionVersionRequestContent

    interface DeployActionVersionRequestContent {
        update_draft?: boolean;
    }
    Index

    Properties

    Properties

    update_draft?: boolean

    True if the draft of the action should be updated with the reverted version.