Skip to content

Latest commit

 

History

History
29 lines (29 loc) · 1013 Bytes

c226188f2c651efa9d998516c1eec175.md

File metadata and controls

29 lines (29 loc) · 1013 Bytes

/ng/{orgUuid}/traces/{appId}/trace/{traceUuid}/severity (PUT)


Visibility

PUBLIC

Description

Update severity

Auth

Roles: 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
orgUuid Organization UUID organization true String
appId Application ID application true String
traceUuid Vulnerability Instance UUID vulnerabilityandinstancekeyspair true String

Request Body

TraceSeverityUpdateRequest

Response status code

200 OK - OK

Response object

BaseApiResponse