Connect Your AppJavaRolepermit.api.roles.delete()On this pagepermit.api.roles.delete() Deletes a role with specific role key or id. Parameters roleKey - The id of the role. This is the unique key of the role. Implementation permit.api.roles.delete("[ROLE KEY OR ID]");