Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
information for a network setting
Message preview setting
Allow conversation channel that has more than 2 member wide edit rights
Response
Chat configuration
true
- When conversation channel have more than 2 members, all members can edit the channel.<br> false
- When conversation channel have more than 2 members, Only people that has permission can edit the conversation channel.