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

    Interface DeleteIncidentById

    interface DeleteIncidentById {
        incidentId: string;
    }
    Index

    Properties

    Properties

    incidentId: string

    The ID of the Incident to delete.