---
title: "Leave Group"
method: DELETE
path: "/group/leaveGroup/{instance}"
tags: ["Group Controller"]
---

# Leave Group

`DELETE /group/leaveGroup/{instance}`

Leave group

## Path parameters

- `instance` string, required

## Query parameters

- `groupJid` string, required

## Response `200`

Ok

## Changes

- **2024-11-06** (v2) `6cc9e69eaf4c` — 1 info
  - for the `query` request parameter `groupJid`, the type/format was generalized from `boolean`/`` to `string`/``
- **2024-10-14** (v2) `c153448703e5` — 3 breaking, 4 info
  - the `query` request parameter `groupJid` became required
  - for the `query` request parameter `groupJid`, the type/format was changed from `string`/`` to `boolean`/``
  - removed the media type `application/json` for the response with the status `200`
  - api operation id `leaveGroup` was added
  - …3 more
- **2024-09-09** (v2) `0c4620ca5ed5` — 7 info
  - api operation id `leaveGroup` removed and replaced with ``
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
  - api tag `Group` added
  - api tag `Group Controller` removed
  - …3 more

[Change history](https://skmtc.dev/evolution-foundation/apis/openapi/changes/group/leaveGroup/:instance/delete.md)

---

[API](https://skmtc.dev/evolution-foundation/apis/openapi.md) · [All operations](https://skmtc.dev/evolution-foundation/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evolution-foundation/openapi/revisions/153363ee7f38/schema)
