Properties
name(string): The name of the role.description(string, optional): A description of the role.permissions(string[]): A list of permissions associated with the role.
Request body for creating a new Role
name (string): The name of the role.description (string, optional): A description of the role.permissions (string[]): A list of permissions associated with the role.