---
title: "Delete a row in an ISMS register"
method: DELETE
path: "/v1/isms/registers/{register}/{rowId}"
tags: ["ISMS"]
---

# Delete a row in an ISMS register

`DELETE /v1/isms/registers/{register}/{rowId}`

Delete a row in an ISMS register in Comp AI.

## Path parameters

- `register` string, required
- `rowId` string, required

## Response `200`

Register row deleted

## Changes

- **2026-06-19** `f86a76142b0c` — 1 info
  - endpoint added

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