apps
Uninstall App
Uninstall an app on an endpoint
delete/apps/{app_id}/uninstall
Path parameters
app_idstring required
App ID to uninstall
App ID to uninstall
Query parameters
endpointIdinteger
Endpoint ID to uninstall app on,if not set, uninstall on the local endpoint
Endpoint ID to uninstall app on,if not set, uninstall on the local endpoint
purge_databoolean required
Whether to purge data when uninstalling the app
Whether to purge data when uninstalling the app
Response
App uninstalled successfully