Skip to content

deleteodag

Daniel Larsson edited this page Feb 14, 2025 · 1 revision

DeleteOdag action

Delete all user-generated on-demand apps for the current user and the specified On-Demand App Generation (ODAG) link.

  • linkname: Name of the ODAG link from which to delete generated apps. The name is displayed in the ODAG navigation bar at the bottom of the selection app.

Example

{
    "action": "DeleteOdag",
    "settings": {
        "linkname": "Drill to Template App"
    }
}
Clone this wiki locally