# deletePasspointProfile

It deletes the Passpoint profile installed by the app.

```java
Cloud4WiSDKWiFi mobileSDK;
mobileSDK.deletePasspointProfile();
```
