Remove a member
DELETE {{baseUrl}}/chat/users/:userId/channels/:channelId/members/:identifier
Removes a member from a chat channel. A
channel
can have one or many members. For user-level apps, pass
the
me
value
instead of the
userId
parameter.
Scopes:
chat_channel:write:admin
Rate Limit Label
:
Medium
Note: For an account-level OAuth app , this API can only be used on behalf of a user who is assigned with a role that has Edit permission for Chat Channels .
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``