Uses of Class
software.xdev.brevo.model.CorporateGroupPost201Response
Packages that use CorporateGroupPost201Response
-
Uses of CorporateGroupPost201Response in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return CorporateGroupPost201ResponseModifier and TypeMethodDescriptionMasterAccountApi.corporateGroupPost(CorporateGroupPostRequest corporateGroupPostRequest) Create a group of sub-accounts This endpoint allows to create a group of sub-accountsMasterAccountApi.corporateGroupPost(CorporateGroupPostRequest corporateGroupPostRequest, Map<String, String> additionalHeaders) Create a group of sub-accounts This endpoint allows to create a group of sub-accountsMasterAccountApi.inviteAdminUser(InviteAdminUser inviteAdminUser) Send invitation to an admin user `This endpoint allows you to invite a member to manage the Admin account Features and their respective permissions are as below: - `my_plan`: - \"all\" - `api`: - \"none\" - `user_management`: - \"all\" - `app_management` | Not available in ENTv2: - \"all\" - `sub_organization_groups` - \"create\" - \"edit_delete\" - `create_sub_organizations` - \"all\" - `manage_sub_organizations` - \"all\" - `analytics` - \"download_data\" - \"create_alerts\" - \"my_looks\" - \"explore_create\" - `security` - \"all\" **Note**: - If `all_features_access: false` then only privileges are required otherwise if `true` then it's assumed that all permissions will be there for the invited admin user.MasterAccountApi.inviteAdminUser(InviteAdminUser inviteAdminUser, Map<String, String> additionalHeaders) Send invitation to an admin user `This endpoint allows you to invite a member to manage the Admin account Features and their respective permissions are as below: - `my_plan`: - \"all\" - `api`: - \"none\" - `user_management`: - \"all\" - `app_management` | Not available in ENTv2: - \"all\" - `sub_organization_groups` - \"create\" - \"edit_delete\" - `create_sub_organizations` - \"all\" - `manage_sub_organizations` - \"all\" - `analytics` - \"download_data\" - \"create_alerts\" - \"my_looks\" - \"explore_create\" - `security` - \"all\" **Note**: - If `all_features_access: false` then only privileges are required otherwise if `true` then it's assumed that all permissions will be there for the invited admin user. -
Uses of CorporateGroupPost201Response in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CorporateGroupPost201ResponseModifier and TypeMethodDescription