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

    Interface DeployActionVersionRequestContent

    interface DeployActionVersionRequestContent {
        update_draft?: boolean;
    }
    Index
    update_draft?: boolean

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