---
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 Betayum. 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/om-network/apis/betayum-api/changes/v1/frameworks/:id/requirements/:requirementKey/controls/link/post.md)

---

[API](https://skmtc.dev/om-network/apis/betayum-api.md) · [All operations](https://skmtc.dev/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/95679a9aa625/schema)
