v1

latestOpenAPI 3.0.1Apache 2.02026-07-1310566642.9 KB
Security Information

Delete a Vulnerability by ID

Delete the Vulnerability data currently stored for the given ID.

Deletion is performed asynchronously. The GET vulnerability endpoint can be used to confirm that data has been deleted successfully (if needed).

delete/rest/security/1.0/vulnerability/{vulnerabilityId}

Path parameters

vulnerabilityIdstring required

The ID of the Vulnerability to delete.

Response

Delete has been accepted. If the data exists, it will eventually be removed from Jira.