Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 924 Bytes

7cc95655627b83f98d6545dbaa11a0ff.md

File metadata and controls

27 lines (27 loc) · 924 Bytes

/ng/{orgUuid}/traces/{appId}/trace/{traceUid} (DELETE)


Visibility

PUBLIC

Description

Delete a vulnerability

Auth

Roles: edit,rules_admin,admin

Produces

application/json

Consumes

application/json

Headers

Header Name Description Allowed Values
API-Key API key in plaintext
Authorization Base64 encoded credentials of "username:service-key"

Path parameters

Name Description Type Required Allowed Values
appId Application ID application true String
orgUuid Organization UUID organization true String
traceUid Vulnerability instance UUID vulnerabilityandinstancekeyspair true String

Response status code

200 OK - OK

Response object

BaseApiResponse