Skip to main content
PATCH
Enable or disable one compliance framework

Authorizations

Authorization
string
header
required

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

Path Parameters

framework_key
string
required

Body

application/json
enabled
boolean
required

Response

The updated framework switch with a live score when enabled.

key
string
required
title
string
required
short_title
string
required
version
string
required
description
string
required
control_count
integer
required
automated_control_count
integer
required
enabled
boolean
required
enabled_at
string<date-time> | null
required
score
number | null
required
satisfied_controls
integer | null
required
at_risk_controls
integer | null
required
failing_controls
integer | null
required
manual_controls
integer | null
required