---
title: "Leave group"
method: POST
path: "/group/leave"
tags: ["Group"]
---

# Leave group

`POST /group/leave`

Leave group

## Request body

- GithubComEvolutionAPIEvolutionGoPkgGroupServiceLeaveGroupStruct
  - `groupJid` TypesJID
    - `device` integer
    - `integrator` integer
    - `rawAgent` integer
    - `server` string
    - `user` string

## Response `200`

success

- GinH

## Other responses

- `400` — Error on validation
- `500` — Internal server error

## Changes

- **2026-04-24** `39879b4b0178` — 1 info
  - endpoint added
- **2026-03-25** `9a999e5656cb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/evolution-foundation/apis/evolution-go/changes/group/leave/post.md)

---

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