Create a row in an ISMS register | Comp AI API
Adds a row to an ISMS register. Valid values: context-issues, interested-parties, requirements, objectives, roles, role-assignments, metrics, measurements.
Authorizations
API key for authentication
Body
Register row fields (per-register; validated at runtime by zod)
internal, external, recurring, milestone Milestone objectives only: due date (YYYY-MM-DD)
not_started, on_track, at_risk, met, planned, in_progress, complete, open, closed in_house, external, training_planned education, training, experience, combination percent, count, days, hours, minutes Defaults to 'text'. 'structured' requires targetOperator, targetValue and unit.
structured, text at_least, at_most, exactly Deprecated: objectives now take their numbers from a metric, not the reverse.
Measurements: the metric being recorded. Objectives: the metric the objective inherits its target, cadence and status from (recurring objectives only).
First day of the covered period (YYYY-MM-DD), aligned to the metric cadence
conform, substantially_conform, not_yet_conform, suitable, adequate, effective conformity_confirmed, nonconformity_raised, observation_raised, not_sampled nc_major, nc_minor, ofi, observation Attendees frozen at selection (members picked from People)
x >= 0Response
Register row created

