Jira.js - Jira Cloud API library
    Preparing search index...

    Interface DeleteWorkflowScheme

    interface DeleteWorkflowScheme {
        id: number;
    }
    Index

    Properties

    Properties

    id: number

    The ID of the workflow scheme. Find this ID by editing the desired workflow scheme in Jira. The ID is shown in the URL as schemeId. For example, schemeId=10301.