Skip to main content
PATCH
Update a vulnerability exemption by ID

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Content-Type
string

application/json

Path Parameters

id
string
required

Exemption ID (UUID)

profileId
string
required

Profile ID (UUID) or the literal string "default" for the default profile.

Body

application/json
name
string
auditNote
string
Required string length: 1 - 250
reason
enum<string>
Available options:
ACCEPTED_RISK,
COMPENSATING_CONTROL,
NO_VENDOR_FIX,
NOT_IN_USE,
OTHER_REASONS
conditions
object

Response

Exemption updated successfully

data
object