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

    Interface DeployActionVersionRequestBodyParams

    This file was auto-generated by Fern from our API Definition.

    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.