---
title: "Remove a control mapping from an ISMS document"
method: DELETE
path: "/v1/isms/documents/{id}/controls/{controlId}"
tags: ["ISMS"]
---

# Remove a control mapping from an ISMS document

`DELETE /v1/isms/documents/{id}/controls/{controlId}`

Remove a control mapping from an ISMS document in Comp AI.

## Path parameters

- `id` string, required
- `controlId` string, required

## Response `200`

Control unlinked

---

[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)
