---
title: "DELETE /assistant/chat/{chat_uuid}/messages/"
method: DELETE
path: "/assistant/chat/{chat_uuid}/messages/"
tags: ["AI Assistant"]
---

# DELETE /assistant/chat/{chat_uuid}/messages/

`DELETE /assistant/chat/{chat_uuid}/messages/`

Cancel an ongoing assistant message generation in the specified chat.

## Path parameters

- `chat_uuid` string, uuid, required

## Response `204`

Message generation cancelled

## Other responses

- `400`

---

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