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

    Interface DeleteVulnerabilityById

    interface DeleteVulnerabilityById {
        vulnerabilityId: string;
    }
    Index

    Properties

    Properties

    vulnerabilityId: string

    The ID of the Vulnerability to delete.