Skip to main content

Uninstall app

POST 

/marketplace/apps/:id/uninstall

Removes an installed app from the tenant workspace, executing the app's uninstall lifecycle hook. Data created by the app is not automatically removed; refer to the app's documentation for data retention handling.

Request

Responses

App uninstalled and install lifecycle hook executed.