PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.request.apps
/
DeleteAppAPI
/
DeleteAppService
Delete
App
Service
interface
DeleteAppService
Content copied to clipboard
Functions
Functions
delete
App
Link copied to clipboard
@
DELETE
(
value =
"apps/{appID}"
)
abstract fun
deleteApp
(
@
Path
(
value =
"appID"
)
appID:
String
? = null):
Call
<
Void
>
Content copied to clipboard