---
title: "Link (clone) existing requirements from another framework into this one"
method: POST
path: "/v1/frameworks/{id}/requirements/link"
tags: ["Frameworks"]
---

# Link (clone) existing requirements from another framework into this one

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

Link (clone) existing requirements from another framework into this one in Comp AI. Manage SOC 2, ISO 27001, HIPAA, GDPR, and custom framework instances, requirements, scores, and sync history.

## Path parameters

- `id` string, required

## Request body

- LinkRequirementsDto
  - `requirementIds` string[], required — IDs of existing FrameworkEditorRequirement rows to clone into this framework

## Response `201`

## Changes

> 56 revisions in range; 4 could not be searched.

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

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/frameworks/:id/requirements/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)
