ReferenceCommandsSecurityDrop RoleOn this pageDrop Role Delete a Magpie role. Syntax drop role [if exists] <role reference> Parameters role reference String — Name of the role to delete. Options if exists Only drop the role if it exists. Security Restricted to admins of the organization the role resides in.