v56

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

Map organization controls to an ISMS document

Map organization controls to an ISMS document in Comp AI.

post/v1/isms/documents/{id}/controls

Path parameters

idstring required

Request body

controlIdsstring[] required

IDs of the controls to link to the ISMS document

Example request

{
  "controlIds": [
    "ctl_abc123def456",
    "ctl_ghi789jkl012"
  ]
}

Response

Controls linked