---
title: "Link existing org controls to a requirement"
method: POST
path: "/v1/frameworks/{id}/requirements/{requirementKey}/controls/link"
tags: ["Frameworks"]
---

# Link existing org controls to a requirement

`POST /v1/frameworks/{id}/requirements/{requirementKey}/controls/link`

Link existing org controls to a requirement in Comp AI. Manage SOC 2, ISO 27001, HIPAA, GDPR, and custom framework instances, requirements, scores, and sync history.

## Path parameters

- `id` string, required
- `requirementKey` string, required

## Request body

- LinkControlsDto
  - `controlIds` string[], required — Existing org Control IDs to map to the requirement on this framework instance

## Response `201`

## Changes

- **2026-04-17** `d108e50754ba` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/frameworks/:id/requirements/:requirementKey/controls/link/post.md)

---

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