Skip to main content
DELETE
Remove channel member

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channel_id
string
required
member_id
string
required

Channel membership id returned by the member list.

Response

204

Member removed.