---
title: "Leave Group"
method: POST
path: "/chats/{chat_id}/leave"
tags: ["chats", "group"]
---

# Leave Group

`POST /chats/{chat_id}/leave`

This endpoint allows a participant to leave a group

## Headers

- `x-phone` string

## Response `200`

200 OK

- object — _200 No Content_

---

[API](https://skmtc.net/periskope/apis/api-local.md) · [All operations](https://skmtc.net/periskope/apis/api-local/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/periskope/api-local/versions/f2738ced87d8/schema)
