Skip to main content
Auth. HMAC v1 or bearer token — see Authentication. Status. Live · Idempotent: No (leaving twice yields 1006 once the chat is no longer a group from your line’s perspective).
Leaves an iMessage group chat from the line pinned to this chat. The group must have at least 4 participants before leaving so 3 remain afterward. No body required.

Request

POST /api/v1/chats/{id}/leave

Response

Path parameters

string
required
Chat identifier (ch_…).

Response fields

string
The chat that was left.
string
Always "left" on success.

Errors

See the full error code reference.

See also