---
title: "Removes a Message by id"
method: DELETE
path: "/Message/{MessageId}"
tags: ["Message"]
---

# Removes a Message by id

`DELETE /Message/{MessageId}`

Removes an instance of Message by id

## Path parameters

- `MessageId` string, required

## Response `200`

The request was successful.

---

[API](https://skmtc.net/imis/apis/accounting.md) · [All operations](https://skmtc.net/imis/apis/accounting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/imis/accounting/revisions/67a8cf169a01/schema)
