---
title: "Create a framework"
method: POST
path: "/v1/framework-editor/framework"
tags: ["Framework Editor Frameworks"]
---

# Create a framework

`POST /v1/framework-editor/framework`

## Request body

- CreateFrameworkDto
  - `name` string, required
  - `version` string, required
  - `description` string, required
  - `visible` boolean

## Response `201`

## Changes

- **2026-03-21** `cace1ebbb729` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/framework-editor/framework/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/e3da57681861/schema)
