---
title: "Delete a group chat"
method: DELETE
path: "/chat-app/chats/group/{chatId}"
tags: ["💬 Chat App"]
---

# Delete a group chat

`DELETE /chat-app/chats/group/{chatId}`

This API endpoint empowers group administrators to seamlessly delete a specific group chat identified by its unique `chatId`.

By accessing this endpoint, group admins can initiate the removal process, ensuring efficient management of group interactions and maintaining a streamlined chat environment.

## Response `200`

Delete a group chat

- object
  - `data` object
  - `message` string
  - `statusCode` number
  - `success` boolean

---

[API](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi.md) · [All operations](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hiteshchoudhary-ssesph/freeapi/revisions/a9f3a290e4dc/schema)
