/
EP
epilot
/
App API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1y ago
Details
Filter operations
post
getUploadUrl
post
publishApp
get
getAppConfiguration
get
listInstalledApps
get
getInstalledApp
put
installApp
delete
uninstallApp
uninstallApp
Uninstall an app by its ID.
delete
/v1/app/{appId}
Path parameters
appId
string
required
Response
App deleted successfully.
Changes