Connect Your AppJavaResourcepermit.api.resources.delete()Version: 2.0.0On this pagepermit.api.resources.delete()Deletes a resource with specific resource key or id.ParametersresourceKey - The id of the resource. This is the unique key of the resource.Implementationpermit.api.resources.delete("[RESOURCE KEY OR ID]");