v56

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014121451.1 MB
Frameworks

Add a custom requirement to a framework instance

Add a custom requirement to a framework instance in Comp AI. Manage SOC 2, ISO 27001, HIPAA, GDPR, and custom framework instances, requirements, scores, and sync history.

post/v1/frameworks/{id}/requirements

Path parameters

idstring required

Request body

namestring required

Requirement name

identifierstring required

Identifier

descriptionstring required

Description

Example request

{
  "name": "Access Review",
  "identifier": "10.3"
}