Skip to content

Latest commit

 

History

History
28 lines (28 loc) · 939 Bytes

54c5563db36f2d4d45f0e92282add1c8.md

File metadata and controls

28 lines (28 loc) · 939 Bytes

/ng/{orgUuid}/traces/{appId}/mark (PUT)


Visibility

PUBLIC

Description

Mark a set of vulnerabilities to a new status

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

Request Body

VulnerabilityMarkStatusRequest

Response status code

200 OK - OK

Response object

BaseApiResponse