Properties
name(string, optional): The updated name of the role.description(string, optional): The updated description of the role.permissions(string[], optional): The updated list of permissions associated with the role.
Request body for updating an existing Role
name (string, optional): The updated name of the role.description (string, optional): The updated description of the role.permissions (string[], optional): The updated list of permissions associated with the role.