Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 868 Bytes

275a53d8db617e0180b0fee344d43031.md

File metadata and controls

26 lines (26 loc) · 868 Bytes

/ng/{orgUuid}/controls/suggestion/remove/{suggestedSecurityControlId} (PUT)


Visibility

PUBLIC

Description

Remove Suggested Security Control

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
suggestedSecurityControlId Suggestion ID long true Long

Response status code

200 OK - OK

Response object

BaseApiResponse