Back to Node Auth0

Interface DeployActionVersionRequestContent

docs/interfaces/management.Management.DeployActionVersionRequestContent.html

5.9.1626 B
Original Source

Interface DeployActionVersionRequestContent

interface DeployActionVersionRequestContent {
update_draft?: boolean;
}

Index

Properties

update_draft?

Properties

Optionalupdate_draft

update_draft?: boolean

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties update_draft