Skip to main content
DELETE
Leave a conversation

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

id
string
required

The id.

Response

Leave result (success + removed).

data
object
required

Result of the token tenant leaving a group conversation. From leaveDmThread (lib/api/internal-creator/dms/leave.usecase.ts:192-197).