Skip to main content
POST
Set how much of an ISMS document Comp AI holds

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required

Body

application/json

Coverage decision for a whole ISMS document (per-section coverage is not available yet)

status
enum<string>
required
Available options:
included,
external,
not_applicable
sectionKey
string

Omit, or send an empty or whitespace-only string: coverage always applies to the whole document. Per-section coverage is not available yet, so any other value is rejected with 400.

externalLocation
string | null
externalLastReviewedAt
string | null

YYYY-MM-DD

naJustification
string | null
naAnnexAControlRef
string | null

Annex A control the justification answers, e.g. "5.1".

Response

200

Coverage saved