---
title: "Map organization controls to an ISMS document"
method: POST
path: "/v1/isms/documents/{id}/controls"
tags: ["ISMS"]
---

# Map organization controls to an ISMS document

`POST /v1/isms/documents/{id}/controls`

Map organization controls to an ISMS document in Comp AI.

## Path parameters

- `id` string, required

## Request body

- LinkIsmsControlsDto
  - `controlIds` string[], required — IDs of the controls to link to the ISMS document

## Response `200`

Controls linked

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/726b9523fb22/schema)
