Skip to content

Unpublish a workflow

Unpublishing a workflow terminates the computational resources allocated to it, making it unavailable for API use and interactive testing. If the workflow was published in asynchronous mode, all queued tasks are dropped and must be canceled through the appropriate EI-Flow API requests.

Unpublishing a workflow doesn't affect it's definition which can be inspected and modified freely in the editor.

To unpublish a workflow:

  • In the Workflows, Runtimes or API keys pages:

    • Select the published workflow.
    • Select Unpublish on the toolbar above the list of the workflows.

Or:

  • Open the workflow's workspace and select Unpublish on the toolbar in the upper right corner of the page.

Or:

In the Runtimes and API keys pages, the same workflow can be listed multiple times, once for each runtime or API key it is associated with, so the unpublish action is unambiguous because it concerns that particular association.
In the Workflows page and in the workflow's workspace, instead, if the workflow is published in multiple runtimes, a dialog appears through which you must indicate from which runtime—one or more—you want the workflow to be unpublished.