---
title: "Add a custom requirement to a framework instance"
method: POST
path: "/v1/frameworks/{id}/requirements"
tags: ["Frameworks"]
---

# Add a custom requirement to a framework instance

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

Add a custom requirement to a framework instance 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

- CreateCustomRequirementDto
  - `name` string, required — Requirement name
  - `identifier` string, required — Identifier
  - `description` string, required — Description

## 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/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)
