Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.08 KB

ImGroupUpdateRequest.md

File metadata and controls

13 lines (10 loc) · 1.08 KB

# ImGroupUpdateRequest

Properties

Name Type Description Notes
name string Group name: must be unique to one account. [optional]
search_by_account bool Members can search for others under same account. [optional]
search_by_domain bool Members can search for others in the same email domain. [optional]
search_by_ma_account bool Members can search for others under same master account, including all sub accounts. [optional]
type string IM Group types:<br>`normal` - Only group members can automatically see others in their group. Other people can search for members in the group.<br>`shared` - Everyone under the account can see the group and members automatically.<br>`restricted` - Nobody can see the group or search for members except for the members in the group. [optional]

[Back to Model list] [Back to API list] [Back to README]