---
title: "Delete Custom Message"
method: DELETE
path: "/api/v1/custom_messages/{custom_message_id}"
tags: ["custom_messages"]
---

# Delete Custom Message

`DELETE /api/v1/custom_messages/{custom_message_id}`

Delete custom message by ID

## Path parameters

- `custom_message_id` integer, required

## Query parameters

- `reason` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/asksyllable/apis/syllablesdk.md) · [All operations](https://skmtc.net/asksyllable/apis/syllablesdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/asksyllable/syllablesdk/versions/3e0721420b23/schema)
