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

    Interface DeployActionVersionRequestBodyParams

    interface DeployActionVersionRequestBodyParams {
        update_draft?: boolean;
    }
    Index

    Properties

    Properties

    update_draft?: boolean

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