rolepost https://buzz-key.api.beeswax.com/rest/roleBody Paramsrole_namestringrequiredName of the Role (e.g. "Administrator"). <100 charsglobalbooleanDefaults to falseWhether the Role is global, across Accounts. Only Super Users can create or edit a global Role .parent_role_idint32requiredThis Role inherits permissions from another Role. New non-Global roles should inherit permissions from existing Global Roles. Only Global Roles should set this field to zero.permissionsarrayrequiredArray of permissions in the format "object_type":int. Object_types must be supported and valid. Integer values must be between zero (no rights) and 15 (all rights).permissions*notesstringNotes about the RoleactivebooleanWhether Role is active. if a Role is set to inactive, Buzz will not alter permissions for existing Users associated with that Role, but will prevent new Users from having that Role assigned.Response 200200Updated about 6 years ago