Connect Your AppJavaRolepermit.api.roles.delete()Version: 2.0.0On this pagepermit.api.roles.delete()Deletes a role with specific role key or id.ParametersroleKey - The id of the role. This is the unique key of the role.Implementationpermit.api.roles.delete("[ROLE KEY OR ID]");