Account Settings.
(AccountSettings endpoints are only accessible to scope org_super and org_managerplus.) 23 operations. Each links to a permanent page with parameters, a cURL example, and a sample response — or open this category in the interactive explorer.
POST
/v1.0/accountSettings/categoriesCreates new category for corp labelsPUT/v1.0/accountSettings/categoriesCategories UpdateDELETE/v1.0/accountSettings/categoriesCategories DeleteGET/v1.0/accountSettings/deviceGroupsGet list of child device groups, visible to current account.POST/v1.0/accountSettings/deviceGroupsCreate a new device groupGET/v1.0/accountSettings/deviceGroups/filteredGet list of child device groups, visible to current account, filtered by feature accessGET/v1.0/accountSettings/deviceGroups/hierarchyGet list of device groups under users groupPUT/v1.0/accountSettings/deviceGroups/{corpId}Update a device groupPOST/v1.0/accountSettings/labelsAdd a label to a device category. Accessible by parent corpID users with org_super or org_managerplus roles, excluding WBU type.PUT/v1.0/accountSettings/labelsEdit a label name. Accessible by parent corpID users with org_super or org_managerplus roles, excluding WBU type.DELETE/v1.0/accountSettings/labelsDelete category labelGET/v1.0/accountSettings/rolesGet list of roles depending the user role.POST/v1.0/accountSettings/setChangeEmailConfirmationUpdate the user email change requestGET/v1.0/accountSettings/usersGet list of users under current account.POST/v1.0/accountSettings/users/Adds a new user under current account.GET/v1.0/accountSettings/users/deviceGroupsListGet list of child device groups, visible to current account by email.PUT/v1.0/accountSettings/users/status/{userName}Enable or disable a user.PUT/v1.0/accountSettings/users/{userName}Updates user under current account.DELETE/v1.0/accountSettings/users/{userName}Deletes user.GET/v1.0/accountSettings/vpnSettingsGet VPN settings information for VPN management for the Logged in userPUT/v1.0/accountSettings/vpnSettingsUpdate VPN settings information for VPN management for the Logged in userGET/v2.0/accountSettings/usersGet list of users under current account.GET/v2.0/accountSettings/users/{userName}Get full definition of User object.