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).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.

