---
title: "Delete a comment on a journal entry"
method: DELETE
path: "/companies/{companyId}/journal-entries/{journalEntryId}/comments/{commentId}"
tags: ["journal-entries"]
---

# Delete a comment on a journal entry

`DELETE /companies/{companyId}/journal-entries/{journalEntryId}/comments/{commentId}`

Deletes a comment on a journal entry. Only comments created by the same integration can be deleted.

**Scope:** `journal-entries:write`

## Response `204`

Comment deleted

## Other responses

- `400` — Operation not allowed

---

[API](https://skmtc.net/bokio/apis/company-api.md) · [All operations](https://skmtc.net/bokio/apis/company-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bokio/company-api/revisions/1bb5d09ce15e/schema)
