---
title: "Ensure and regenerate all ISMS documents"
method: POST
path: "/v1/isms/generate-all"
tags: ["ISMS"]
---

# Ensure and regenerate all ISMS documents

`POST /v1/isms/generate-all`

Ensure and regenerate all ISMS documents in Comp AI.

## Request body

- GenerateAllDto
  - `frameworkId` string, required — ID of the framework to generate all ISMS profile documents for

## Response `200`

Regenerated ISMS documents

## Changes

- **2026-06-19** `f86a76142b0c` — 1 breaking, 1 info
  - added the new required request property `frameworkId`
  - the endpoint scheme security `oauth2` was removed from the API
- **2026-06-15** `d5bf108f45b1` — 1 info
  - endpoint added

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