---
title: "POST /conversations.leave"
method: POST
path: "/conversations.leave"
tags: ["conversations"]
---

# POST /conversations.leave

`POST /conversations.leave`

Leaves a conversation.

## Headers

- `token` string

## Response `200`

Typical success response

- object — Schema for successful response from conversations.leave method
  - `not_in_channel` true
  - `ok` true, required

## Other responses

- `default` — Typical error response when attempting to leave a workspace's "general" channel

---

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