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
active
boolean | null
comment
string
global_
boolean | null
name
string | null
repos
integer[] | null
type
enum<string> | null
Available options:
SECRET,
VULNERABILITY
vcs
integer[] | null

Response

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