---
page_source: https://juspay.io/in/docs/upi-plugin-sdk/cordova/miscellaneous/terminate
page_title: Terminate SDK
---


## Terminate SDK




###   Call Terminate


This API should be triggered for all operations required from the HyperSDK. This API can be triggered any number of times based on requirements or app flow structure.



#### Code Snippets: -

#### Java Code Snippet:

```java
{"success":false,"message":"No Data found for the given path"}
```

#### Kotlin Code Snippet:

```kotlin
{"success":false,"message":"No Data found for the given path"}
```
