Delete Issue Event

Xray REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Deletes a custom issue

API Version: v1

Security: Requires a valid user with the "Manage Xray Metadata" permission

Note: "id" parameter with a prefix "Xray", and "provider" parameter JFrog cannot be deleted.

Usage: DELETE /api/v1/events/{id}

Produces: application/json

Consumes: application/json

Sample Response:

{"info": "Vulnerability with id <id> has been successfully deleted"}