---
title: "Submit an ISMS document for approval"
method: POST
path: "/v1/isms/documents/{id}/submit-for-approval"
tags: ["ISMS"]
---

# Submit an ISMS document for approval

`POST /v1/isms/documents/{id}/submit-for-approval`

Submit an ISMS document for approval in Comp AI.

## Path parameters

- `id` string, required

## Request body

- SubmitIsmsForApprovalDto
  - `approverId` string, required — Member ID of the approver to submit the ISMS to

## Response `200`

Document submitted for approval

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/726b9523fb22/schema)
