applyOnMembers
Url
/V2.0/services/data/applyOnMembers
HTTP Method
POST
Description
Applies settings from User Group to User Group Members 
Parameters
Name Type Description
ids entityId[] List of User Groups to perform the operation. Format Example: "ids": ["/UserGroup/1hmp3oz4d00070w000z087op00","/UserGroup/1hmp2oz4d00070w111z087op19"]
setting string The chosen setting. Available options: Time Zone, Language, Calendar, Direct Manager, Landing Page, Profile, All
Result
ApplyOnConfirm execution result
Name Type Description
itemsStatus applyOnMembersResultItemStatus[] Status of UserGroups sent by user
setting string The setting sent by the user
warning string Contains additional information from the server that the operation was executed with some warning. E.g. ('Note: Members that have manually set values are skipped')
In case of failure an error object will be returned
* indicates required fields