Skip to main content
POST
Create a vulnerability exemption in a profile

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

profileId
string
required

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

Body

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

Response

Exemption created

data
object