---
title: "Save (partial) ISMS wizard answers"
method: POST
path: "/v1/isms/profile"
tags: ["ISMS"]
---

# Save (partial) ISMS wizard answers

`POST /v1/isms/profile`

Save (partial) ISMS wizard answers in Comp AI.

## Request body

- object
  - `frameworkId` string, required
  - `answers` object, required — Deeply-partial wizard answers (any subset of the wizard steps)
  - `complete` boolean — Whether the wizard is being finalized

## Response `200`

Saved profile

## Changes

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

- **2026-06-19** `f86a76142b0c` — 1 breaking, 1 info
  - added required request body
  - 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/profile/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)
