Skip to content

jira delete-workflow

Deletes an inactive workflow.

Description

Deletes an inactive workflow.

Synopsis

jira delete-workflow
    --site <site>
    <workflow>

Arguments

site - (string)

    
     Example: --site "site-1"
     Default: localhost:8081      Attributes: required

workflow - (string)

     The entity ID of the workflow.
     Example: "workflow-1"
     Default: _None_      Attributes: required

Examples

jira delete-workflow "workflow-1"

Access Control

To use this command, you need access to the following:

Field Value
Action "delete"
Service Type "jira"
Service Instance
Namespace
Object Type "workflow"
Object ID workflow

Please see Access Control for details.