PUT
/
whitelist
/
{whitelist_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

whitelist_id
integer
required

Body

application/json
type
enum<string> | null
Available options:
SECRET,
VULNERABILITY
name
string | null
active
boolean | null
global_
boolean | null
repos
integer[] | null
vcs
integer[] | null
comment
string

Response

200
application/json
id
integer
required
created_by
integer
required
updated_by
integer
required
created_on
string
required
name
string | null
default:
secrets_updated
integer | null
vulnerabilities_updated
integer | null
comments
integer[] | null
type
string | null
default: