---
title: "Remove Message"
method: DELETE
path: "/commerce/carts/current/messages/{messageId}"
tags: ["Cart"]
---

# Remove Message

`DELETE /commerce/carts/current/messages/{messageId}`

Removes a single message associated with the cart of the current shopper specified by messageId.

## Path parameters

- `messageId` string, required

## Response `200`

OK

---

[API](https://skmtc.net/kibocommerce/apis/customer.md) · [All operations](https://skmtc.net/kibocommerce/apis/customer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kibocommerce/customer/versions/47c0cf7b75ab/schema)
